Re: carriage return and line feeds
Re: carriage return and line feeds
- Subject: Re: carriage return and line feeds
- From: Greg Anderson <email@hidden>
- Date: Wed, 6 Jun 2001 16:17:19 -0500
You should be able to do something like:
...
set lineFeedChar to ASCII character 10
...
and then in your writing, do something like
...
write [sometext here] & return & lineFeedChar to fileRef
...
Or whatever format you actually need it for the win world. They need
3 line feeds, a carriage return, 2 more line feeds, and form feed at the
end of each line, don't they? =)
Greg
---
Greg T. Anderson
Software Architect, Multi-Ad Services, Inc.
http://www.multi-ad.com