Re: Scope of a property...
Re: Scope of a property...
- Subject: Re: Scope of a property...
- From: David Crowe <email@hidden>
- Date: Sun, 28 Mar 2004 08:16:25 -0700
Hanaan;
I do a "set field" and then execute the AppleScript from FileMaker
via a reference to that field. The contents of the field are just a
function call with the parameters filled in.
- David
At 12:27 AM -0500 3/28/04, Hanaan Rosenthal wrote:
Hi David,
Could you be a bit more specific?
How exactly are you calling the script from FileMaker? Are you
loading it or is it just using the 'perform AppleScript' script step
in FM?
Hanaan
On Mar 27, 2004, at 9:37 PM, David Crowe wrote:
I have a script with a handful of routines to manage a list that is
a property (e.g. add a string to the list, display the list, clear
the list).
When I run a series of test function calls from within the script
it works perfectly.
When I call the "add" function from another script (initiated from
FileMaker) and then run the print function of the list management
script file, the list appears to be empty.
Do I have a different scope, and therefore a different value of the
property when I'm running the script from FileMaker and when I'm
running it standalone?
Is this my problem, or is it something else perhaps?
- David Crowe
_______________________________________________
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.
--
Hanaan Rosenthal * Custom Flow Solutions
MEDIA AUTOMATION CONSULTING
401-487-2957 * email@hidden
* www.customflowsolutions.com *
be successful... ...work less.
_______________________________________________
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.