OS 9 / OS 10
OS 9 / OS 10
- Subject: OS 9 / OS 10
- From: "Ruby Madraswala" <email@hidden>
- Date: Tue, 23 Mar 2004 15:20:08 -0500
- Thread-topic: OS 9 / OS 10
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
End tell
In event log
OS 9, displays the list of files in hotfolder.
OS 10 does not display the list.
Thanks in advance
Ruby
_______________________________________________
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.