On Wed, 2 May 2001, Fantam wrote:

> > The following syntax is incorrect. Is there any way to accomplish my
> > intentions?
>
> > parse/all sample [copy text to ["-" | end] (print text)]

Yes:
    parse/all sample [copy text [to "-" | to end] (print text)]

CU,
Frank

-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to