RE: Returns in Extracted Text
RE: Returns in Extracted Text
- Subject: RE: Returns in Extracted Text
- From: "Goodman, Steve" <email@hidden>
- Date: Mon, 7 May 2001 13:47:44 -0500
>
Does anybody know what I can do on the script side to make NotePad read
the carriage return as a carriage return?
You need to change the Carriage return to a line feed (Ascii Character
10)for your lines to be read correctly by the PC.
Carriage return - mac
Line Feed - PC
Carriage return & Line Feed - Unix (not positive on the order here....may be
Line Feed & Carriage return)
Steve Goodman
Vertis - THE LTC GROUP
.......If you think nobody cares if you're alive, try missing a couple of
car payments.------Unknown
>
-----Original Message-----
>
From: Eric Schult [mailto:email@hidden]
>
Sent: Monday, May 07, 2001 1:06 PM
>
To: email@hidden
>
Subject: Returns in Extracted Text
>
>
>
I'm using Tanaka's getlines and appendToFile commands to
>
extract text from
>
one text file and write it to another. I'm putting in a
>
carriage return
>
between the lines. When I open the resulting text on a WinNT
>
box, using
>
NotePad, the Mac carriage returns are replaced by a
>
maddeningly cute little
>
musical note character. Does anybody know what I can do on
>
the script side
>
to make NotePad read the carriage return as a carriage return?
>
>
wes
>
_______________________________________________
>
applescript-users mailing list
>
email@hidden
>
http://www.lists.apple.com/mailman/listinfo/applescript-users