inheritance
inheritance
- Subject: inheritance
- From: "Wallace, William" <email@hidden>
- Date: Wed, 14 Jan 2004 15:41:03 -0600
- Thread-topic: applescript-users digest, Vol 3 #2334 - 14 msgs
Shouldn't a loaded script object inherit everything from the main script into which it was loaded. In other words shouldn't handlers within the loaded script object be able to see (and change the value of) variables declared as global in the main script? make use of handlers defined in the body of the main script? Or do I have to explicitly declare the main script as the parent of the loaded script object in order to inherit these things? If so, how does one refer to the top level script?
B!ll
_______________________________________________
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.