> I want to parse with the newline character denoting when to begin a new 
> series element.  I've tried using /all with specific stop characters, 
> but I can't figure out how to add in just the newline character for the 
> parse.

Hi Ryan,

what about
parse/all string_to_parse "/n"

Regards,
Jan

--
Jan Strejcek
[EMAIL PROTECTED]

Reply via email to