Re: Open Dialog Sort Order (missing lines)
Re: Open Dialog Sort Order (missing lines)
- Subject: Re: Open Dialog Sort Order (missing lines)
- From: Mr Tea <email@hidden>
- Date: Tue, 16 Dec 2003 02:19:25 +0000
In the script I just posted, this line:
set ndx to text item 1 of f as integer
...should be followed by these two:
on error
set ndx to ""
... so that the sorting routines behave properly if there are items in the
list that do not begin with a numeral.
Cordially,
Nick
pp Mr Tea
_______________________________________________
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.