Re: AppleScript Subroutines
Re: AppleScript Subroutines
- Subject: Re: AppleScript Subroutines
- From: Bernardo Hoehl <email@hidden>
- Date: Thu, 29 Dec 2005 17:02:43 -0200
Sometimes you are inside another tell block, then you have to use
"my"...
eg.:
Tell application "Filemaker Pro"
do someStuff ---
--then
my doFOC()
end tell
Hope this helps...
Bernardo Höhl
Rio de Janeiro - Brazil
=================
On 29 Dec, 2005, at 4:52 PM, Jon Pugh wrote:
At 12:14 PM -0600 12/29/05, Rob Linton wrote:
doFOC -- does nothing
Try this:
doFOC()
Jon
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
email@hidden
This email sent to email@hidden
_______________________________________________
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