Re: Propeties don't persist from run to run in applet. What are my alternatives?
Re: Propeties don't persist from run to run in applet. What are my alternatives?
- Subject: Re: Propeties don't persist from run to run in applet. What are my alternatives?
- From: "S. J. Cunningham" <email@hidden>
- Date: Fri, 16 Oct 2015 20:45:18 -0400
On Oct 16, 2015, at 7:41 PM, Shane Stanley wrote: I just tried it and the properties are remembered over runs as both a bundled app and a carbon app. viz:
property runCounter : 0
set runCounter to runCounter + 1 display dialog runCounter
--> 1,2,3,4,... on successive runs
Steve ------------------ OS X 10.6.8, AppleScript 2.1.2
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden