• 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
Properties and Globals in AppleScript Studio
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Properties and Globals in AppleScript Studio


  • Subject: Properties and Globals in AppleScript Studio
  • From: Aha-pupok <email@hidden>
  • Date: Thu, 9 May 2002 05:56:21 +0400

Why the properties and globals in AppleScript Studio applications does not save values for every next run of application?

Example, this script saved as compiled, classic or OS X applet on every new run increment by one TestVar property:

property TestVar : 0
set TestVar to TestVar + 1
display dialog TestVar

but in AppleScript Studio it does not work
What's wrong?
Exists other solutions for saving values except read-write file operations?

Aha-pupok
email@hidden
_______________________________________________
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: Properties and Globals in AppleScript Studio
      • From: Paul Skinner <email@hidden>
  • Prev by Date: cgi scripting problem with osacompile osascript
  • Next by Date: copy a fields contents in Cumulus
  • Previous by thread: cgi scripting problem with osacompile osascript
  • Next by thread: Re: Properties and Globals in AppleScript Studio
  • Index(es):
    • Date
    • Thread