Re: exit this repeat loop
Re: exit this repeat loop
- Subject: Re: exit this repeat loop
- From: Michelle Steiner <email@hidden>
- Date: Mon, 12 Sep 2005 21:42:47 -0700
On Sep 12, 2005, at 5:06 PM, Robert Poland wrote:
The test scripts seem to work fine but when I plug them into the
"final" script it fails. The lines
( tell application "Cuisine Script"
if testOption() then return
end tell)
are in a tell application "System Events". Does this make a
difference?
tell application "Cuisine Script"
if my testOption() then return
end tell
--
Prius: Kicks Gas
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden