on a 7000 records basis that would be even slower... send me a script change, I'll consider the improvement...
> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Troy > Rollins > Sent: Wednesday, June 30, 2004 04:41 > To: How to use Revolution > Subject: Re: Another Revolution Success Story > > > > On Jun 29, 2004, at 10:31 PM, Mark Wieder wrote: > > > I really wish the csv format had never been invented. Separating > > fields with tabs works much better, and separating them with > > non-printing characters is better yet. > > This is why regex exists. Parsing of csv is probably best done with a > matchText routine. > -- > Troy > RPSystems, Ltd. > http://www.rpsystems.net > > _______________________________________________ > use-revolution mailing list > [EMAIL PROTECTED] > http://lists.runrev.com/mailman/listinfo/use-revolution _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
