Re: OS 9 / OS 10
Re: OS 9 / OS 10
- Subject: Re: OS 9 / OS 10
- From: Walter Ian Kaye <email@hidden>
- Date: Tue, 23 Mar 2004 14:15:39 -0800
At 03:20p -0500 03/23/2004, Ruby Madraswala didst inscribe upon an
electronic papyrus:
Hi All
What changes do I need to make to this script so it works in OS 10.
Works fine in OS 9.
Property hotfolder: "data:ins:"
Tell application "Finder"
If not (exists disk "data") then
Try
Mount volume...................... (server is mounted)
End try
End if
Set flist to every file in folder hotfolder
set flist to every file in folder hotfolder of disk "data"
___________________________________________^^^^^^^^^^^^^^^--append this
End tell
In event log
OS 9, displays the list of files in hotfolder.
OS 10 does not display the list.
_______________________________________________
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.
References: | |
| >OS 9 / OS 10 (From: "Ruby Madraswala" <email@hidden>) |