[jawsscripts] Local/global variables.

  • From: "Steve S" <stevespamer68@xxxxxxxxx>
  • To: <jawsscripts@xxxxxxxxxxxxx>
  • Date: Wed, 25 May 2016 20:19:39 +0100

Content-Type: text/plain;
        charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Hi. Forgive me for what could be a very basic question, but I have a =
script where I want to store a string in a variable, then compare it the =
next time the script gets run. For clarity, am I correct in thinking =
that this must be a global variable?
Example:
1. I run the script with a keystroke.
2. The string at the cursor is stored in a variable.
3. I run the script again and want to compare that stored value.

If it's a local variable, it will be cleared each time you run the =
script, so that's why I think it should be a global?  I may have =
answered my own question here, but confirmation does breed confidence I =
think , THX Steve.


__________�

View the list's information and change your settings at 
http://www.freelists.org/list/jawsscripts

Other related posts:

  • » [jawsscripts] Local/global variables. - Steve S