property/global variables
property/global variables
- Subject: property/global variables
- From: droom departement <email@hidden>
- Date: Mon, 23 Apr 2012 16:29:51 +0200
Hi,
How can I make my property available for every method in a class, example:
ClassA
I call a method from classB and pass a property (so far so good)
ClassB
I get the property from ClassA (so far so good)
I call an method from classB without transfering this parameter, but I like to use the parameter I transfered from ClassA.
When I aks the value of the parameter, I get (null).
How to make the property global, available for every method in ClassB ?
Kind regards,
Droom
_______________________________________________
Do not post admin requests to the list. They will be ignored.
applescriptobjc-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden