On 4/24/00 12:41 PM, Phil Davis <[EMAIL PROTECTED]> wrote:

>How about something simple like:
>
>    replace (cr & cr) with cr in gList
>
>Phil

But that wouldn't guarantee that it only replaces returns at the end of 
the global, and it wouldn't get rid of all of them. Using the regular 
expression, with the "*" after the return, finds all of them and replaces 
with nothing. The "This is the end" string is just to make it find them 
at the end

gc


Archives: http://www.mail-archive.com/metacard%40lists.best.com/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to <[EMAIL PROTECTED]>, not this list.

Reply via email to