Re: Standard Additions 'read' command - basic questions
Re: Standard Additions 'read' command - basic questions
- Subject: Re: Standard Additions 'read' command - basic questions
- From: Axel Luttgens <email@hidden>
- Date: Mon, 19 Jan 2004 16:42:17 +0100
Axel Luttgens wrote:
Chap Harrison wrote:
[...] Are 0xfe or 0xff not valid delimiters as far as AS is concerned?
If you mean the characters having codes 254 and 255, they should.
Well, I allways thought so...
And just to be sure, I tried here with AS 1.8.3 under Classic 9.2.2.
My example characters 163 and 164 worked perfectly well with:
set fieldDelim to ASCII number 163
set recEnd to ASCII number 164
read R using delimiter fieldDelim before recEnd
Axel
_______________________________________________
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.