What happened to delimiters?
What happened to delimiters?
- Subject: What happened to delimiters?
- From: Deivy Petrescu <email@hidden>
- Date: Wed, 11 Jun 2003 20:23:24 -0400
It used to be possible, and according to the dictionary still is, to
set 2 delimiters when reading a file.
However when I put the following in my script:
set l to read file f using delimiters {return, dd} as string to 1096
it compiles to :
set l to read file f using delimiter {return, dd} as string to 1096
No "s" at the end of delimiters.
Did I miss a discussion where something was posted on the topic? I
certainly do not remember.
Thanks for any input.
Regards
Deivy Petrescu
http://www.dicas.com/
_______________________________________________
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.