• 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
Re: global variables
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: global variables


  • Subject: Re: global variables
  • From: Gnarlodious <email@hidden>
  • Date: Wed, 26 May 2004 13:18:05 -0600

Entity Isaac Ordonez spoke thus:

> global importpass

You should say:

property importpass : missing value


That way it will be global AND be assigned to no value until you assign it a
value and then it will be remembered between runs of the script until you
recompile it.
Of course, that may be too insecure for you. Bit you can always say

set importpass to no value

before quitting the script.


-- Gnarlie's Applescript page
http://www.Gnarlodious.com/Mac/AppleScript/Page.html
_______________________________________________
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.


  • Follow-Ups:
    • Re: global variables
      • From: Isaac Ordonez <email@hidden>
References: 
 >global variables (From: Isaac Ordonez <email@hidden>)

  • Prev by Date: Re: A funny think happened...
  • Next by Date: Re: global variables
  • Previous by thread: global variables
  • Next by thread: Re: global variables
  • Index(es):
    • Date
    • Thread