Error opening file
Error opening file
- Subject: Error opening file
- From: Christopher Coulon <email@hidden>
- Date: Mon, 13 May 2002 12:22:47 -0700
I am having trouble discovering why I can't get this to work. When I
attempt to following script:
set macroName to "*rodentHeart.obj.2.04a"
set macroPath to "/GAIA/*Test Macros"
tell application "Finder"
select item macroName of macroPath
open selection
end tell
I get the following error at the 'select item macroName of macroPath' line:
Execution Error
Can't make "*rodentHeart.obj.2.04a" into a integer.
The macroName and macroPath refer to valid names and paths, so why the
error?
Thanks in advance,
Chris
***************************************
The GAIA Group
Global Automated Image Analysis
We welcome image analysis problems in all fields.
www.theGAIAgroup.org
Christopher Coulon, Ph.D., Founder
email@hidden
***************************************
_______________________________________________
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.