• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
property/global variables
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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

  • Follow-Ups:
    • Re: property/global variables
      • From: Shane Stanley <email@hidden>
  • Prev by Date: Re: from class to class
  • Next by Date: Re: property/global variables
  • Previous by thread: Re: from class to class
  • Next by thread: Re: property/global variables
  • Index(es):
    • Date
    • Thread