Problems with files on OS X
Problems with files on OS X
- Subject: Problems with files on OS X
- From: Xavier Ambrosioni <email@hidden>
- Date: Fri, 22 Mar 2002 09:43:24 +0100
Hi all,
I have 2 problems when I want to use files on Mac OS X :
1/ The command:
'open for access file "file.txt" with write permission'
returns en error if the file "file.txt" exists, so I can't write at the end
of a file and I can't read a file.
2/ When i use the command:
'write my_text1 & return & my_text2 to my_file starting at eof'
there is only one line in my_file. If I open the file with vi on Terminal, I
can see the character "^M" in place of the return (or \n) character.
Can you help me to solve these 2 problems ?
Thank you
Xavier
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.