Re: snippet lab: Permanent Variables
Posted: 11 Apr 2011 12:40
First you have to use the scripts contained in the button. The line perm $cb; will create a PV. E.g. press "Backup ClipboardText", then you will have a PV.DmFedorov wrote:How can I see Permanent variables from the menu Scripting > List Permanent Variables?admin wrote: To illustrate the greatness of the new Permanent Variables, here's a snippet that will create a new toolbar button at the right end of your current toolbar. The button can backup and restore text from/to the clipboard. It's just a modest example.
And where is these Permanent variables in your code (if code illustrates their work)?
(I have thought that during the execution [::snippet;] or after that I will see these variables. They are permanent!)