Re: Short course
Re: Short course
- Subject: Re: Short course
- From: Andrew <email@hidden>
- Date: Tue, 04 Mar 2003 11:00:59 -0500
Can anyone theorise why this doesn't work in MacOS 10.2.4:
tell application "Finder"
run
end tell
Also this doesn't work either:
tell application "Finder"
set file_list to every file of startup disk
sort file_list by name
end tell
_______________________________________________
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.