Re: calling subroutine as a conditional
Re: calling subroutine as a conditional
- Subject: Re: calling subroutine as a conditional
- From: Michelle Steiner <email@hidden>
- Date: Sat, 22 Jan 2005 11:58:08 -0700
On Jan 22, 2005, at 11:49 AM, rob ly wrote:
how would I call a subroutine as a conditional?
example
if variable then
subroutine()
end if
my initial try resulted in "expecting end of line instead found
identifier"
Your example should work, assuming that "variable" is a boolean. The
error must be somewhere else. Please provide the actual code.
-- Michelle
--
"Our enemies are innovative and resourceful, and so are we. They never
stop thinking about new ways to harm our country and our people, and
neither do we." --George W. Bush, Aug 5, 2004.
_______________________________________________
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