Dave Cragg wrote:
> repeat until last char of gList is not cr
>    delete last char of gList
> end repeat

Another little comment: I would not do the double negation... it makes
it harder to understand. Try:

repeat while the last char of gList is cr


:-)
  Rüdiger


-- 
   GINIT Technology GmbH    [EMAIL PROTECTED]
   Ruediger zu Dohna
                                    phone:        +49-721-96681-0
   Technologiepark                    fax:        +49-721-96681-11
   Emmy-Noether-Str. 9
   D-76131 Karlsruhe                       www.ginit-technology.de

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