[jawsscripts] Re: executing a script only if another script has been run

  • From: "Haden Pike" <haden.pike@xxxxxxxxx>
  • To: <jawsscripts@xxxxxxxxxxxxx>
  • Date: Wed, 8 Apr 2009 19:09:57 -0400

--------------------------------------------------
From: "Sean Randall" <seanr@xxxxxxxxxxxxxxx>
Sent: Wednesday, April 08, 2009 6:49 PM
To: <jawsscripts@xxxxxxxxxxxxx>
Subject: [jawsscripts] Re: executing a script only if another script has 
been run

> Hi,
>
> The only thing I can suggest is to remind you of the global declaration
> syntax:
>
> Globals
> Int iVariable1,
> Int iVariable2
>
> Note that any variable but the last needs a comma, the last one doesn't.
>
> Sean.
>
> -----Original Message-----
> From: jawsscripts-bounce@xxxxxxxxxxxxx
> [mailto:jawsscripts-bounce@xxxxxxxxxxxxx] On Behalf Of Haden Pike
> Sent: Wednesday, April 08, 2009 11:42 PM
> To: jawsscripts@xxxxxxxxxxxxx
> Subject: [jawsscripts] Re: executing a script only if another script has
> been run
>
> That idea occurred to me a few minutes ago. However, I get unexpected word
> IPauseResumeRecording when I compile the script. My global variable is the
> following:
> Int IPauseResumeRecording
> Jaws takes me to this line when I compile the script. I can't figure out
> what is wrong with this global. Any thoughts?
>
>
> __________
> Visit and contribute to The JAWS Script Repository http://jawsscripts.com
>
> View the list's information and change your settings at
> http://www.freelists.org/list/jawsscripts
>
> 
__________ 
Visit and contribute to The JAWS Script Repository http://jawsscripts.com

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

Other related posts: