ASCII code for pc return
ASCII code for pc return
- Subject: ASCII code for pc return
- From: Stefan Eriksson <email@hidden>
- Date: Fri, 22 Apr 2005 23:16:51 +0200
Creating some text in a script and wants to create "returns" in the code..
set part1 to "test"
set part2 to "test"
set part to part1 & (ASCII character of 13) & part2
-- Script countinues and saves part to a textfile
When looking at this in the textfile on the mac it seems to work just fine but when looking at the file from a PC it is in one long line...
Anyone have a clue how to do correct returns for PC on a mac ?
Best regards, Stefan _______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden