[jawsscripts] Re: Scripts Executing Other Scripts

  • From: "Sean Randall" <seanr@xxxxxxxxxxxxxxx>
  • To: <jawsscripts@xxxxxxxxxxxxx>
  • Date: Mon, 10 Aug 2009 14:33:17 +0100

Steven,

Firstly, it's a good idea to start a new thread with a question like this so
that it doesn't get swallowed up.

But yes, it's quite posssible.  Make a forth script, assign it to a key of
your choice and within the body of the script, insert 3 perform statements.
 For instance:
Script readAll() 
performScript readPart1()
performScript readPart2()
;...etc
endScript

Cheers,
Sean.

-----Original Message-----
From: jawsscripts-bounce@xxxxxxxxxxxxx
[mailto:jawsscripts-bounce@xxxxxxxxxxxxx] On Behalf Of Steven Hicks
(HICKSSM)
Sent: 10 August 2009 13:24
To: jawsscripts@xxxxxxxxxxxxx
Subject: [jawsscripts] Scripts Executing Other ScriptsRe: BX and Homer

I wonder if someone can help me please?  I have three scripts, each one
reads a part of a screen to me.
These scripts are assigned to ALT+CTRL+A, ALT+CTRL+Q and ALT+CTRL+L.
What I would like to do is to have a forth script that runs all the three
above scripts, one after the other, do you think that this is possible
please?

Many thanks in anticipation,

Steve.

__________ 
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: