Labeled parameters -- with boolean not defined
Labeled parameters -- with boolean not defined
- Subject: Labeled parameters -- with boolean not defined
- From: Walter Ian Kaye <email@hidden>
- Date: Wed, 28 Jan 2004 02:59:30 -0800
How do I define a 'with' parameter?
I tried this, and got an error:
set spelunking to true
to ExploreCaves for "fun" with spelunking
to ExploreCaves for aReason with spelunking
if spelunking then -- Error: the variable spelunking is not defined.
end if
end to
thanks,
-boo
_______________________________________________
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.