Re: Output a line-break in an ASCII file

Subject: Re: Output a line-break in an ASCII file
From: Holger Klawitter <holger@xxxxxxxxxxxx>
Date: Fri, 12 May 2000 12:52:34 +0200
> As you can see, my problem is how do I break lines ?

(define *newline* (literal "\carriage-return" "\line-feed"))

You just have to drop that *newline* in whereever you need it...

Regards,
	Holger Klawitter
--
Holger Klawitter                                    +49 (0)251 484 0637
holger@xxxxxxxxxxxx                            http://www.klawitter.de/


 DSSSList info and archive:  http://www.mulberrytech.com/dsssl/dssslist


Current Thread