Ian,
> > crlf := Character cr asString, Character lf asString.
> > tab := Character tab asString.
>
> You can make that a bit neater using the methods String
class>>lineDelimiter
> and String class>>tab
Very true, and IMHO it's even cleaner using streams. The tedious part is
getting started, which lead me to #scriptCodeGenerator in CodeGenerator's
IDE extension. It is (by no means optimally) available on the class list
vs. the method list, but it gets the job done.
Have a good one,
Bill
--
Wilhelm K. Schwab, Ph.D.
[hidden email]