• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: carriage return and line feeds
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


  • Prev by Date: RE: carriage return & line feeds
  • Next by Date: Re: carriage return & line feeds
  • Previous by thread: Re: Time manipulation
  • Next by thread: Re: applescript-users digest, Vol 2 #732 - 16 msgs
  • Index(es):
    • Date
    • Thread