In a message dated 5/28/2010 9:44:57 AM Pacific Daylight Time, [email protected] writes:
> CONVERT ',' TO @FM IN D.LINE ;* Here is my field delimiter >> Do not do this. That's the first step. This is a big no no. You do not *know* if there's embedded commas in the data, here you're making them jump out and smack you in the kisser. W.J. -- Please read the posting guidelines at: http://groups.google.com/group/jBASE/web/Posting%20Guidelines IMPORTANT: Type T24: at the start of the subject line for questions specific to Globus/T24 To post, send email to [email protected] To unsubscribe, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jBASE?hl=en
