Re: Run Script Error
Re: Run Script Error
- Subject: Re: Run Script Error
- From: Michael Terry <email@hidden>
- Date: Sat, 6 Mar 2004 23:28:07 -0800
On Mar 6, 2004, at 11:12 PM, email@hidden wrote:
Any idea what I might be doing wrong?
Well, you could run the the following from another window, choosing
your target script, and the paste the result from the clipboard into
your script:
set the clipboard to ((choose file) as Unicode text)
or if your script is in root, something like this should do it:
run script file ":PerCheckNum"
Are you sure it's not 'PerCheckNum.scpt'? Even if the extension's
hidden in Finder, you've got to include it in the 'run script' command.
Mike
_______________________________________________
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.