finder script failing on some macs
finder script failing on some macs
- Subject: finder script failing on some macs
- From: John elemans <email@hidden>
- Date: Wed, 15 Aug 2007 17:07:58 -0700
Hello,
I have a simple finder script which is failing with -1753 on some macs but not others.
The script opens a folder on a server folume and is made like this;
sprintf((char *)script,"tell application \"Finder\"\ropen folder \"%s\"\rend tell\r", cStudyFolderPath);
Any suggestions appreciated!
John Elemans
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden