How to use property from one script file in another
How to use property from one script file in another
- Subject: How to use property from one script file in another
- From: Frank <email@hidden>
- Date: Thu, 6 Nov 2003 22:20:52 +0100
Hi,
I am working on my first Applescript Studio appliction in which I split
the code into two files. The first file defines a property referring to
a tableview datasource. I need to use this property in the second
script file, but cannot find how to properly refer to it.
Just using it as a variable gives errors like "variable .....
undefined". Unfortunately I could not locate documentation on how to
refer to a property in another script file.
Regards,
Frank
_______________________________________________
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.