[jawsscripts] Re: Scripts Executing Other Scripts

  • From: "Steven Hicks\(HICKSSM\)" <Steven.HicksSM@xxxxxxxxxxxxx>
  • To: <jawsscripts@xxxxxxxxxxxxx>
  • Date: Mon, 10 Aug 2009 12:03:10 -0400

Ah ha, brilliant, thanks very much indeed.

----- Original Message ----- 
From: "Sean Randall" <seanr@xxxxxxxxxxxxxxx>
To: <jawsscripts@xxxxxxxxxxxxx>
Sent: Monday, August 10, 2009 10:54 AM
Subject: [jawsscripts] Re: Scripts Executing Other Scripts


> Steven,
>
> There's a sayFrame function which might work just as well  for you.
>
> Sean.
>
> -----Original Message-----
> From: jawsscripts-bounce@xxxxxxxxxxxxx
> [mailto:jawsscripts-bounce@xxxxxxxxxxxxx] On Behalf Of Steven Hicks
> (HICKSSM)
> Sent: 10 August 2009 15:14
> To: jawsscripts@xxxxxxxxxxxxx
> Subject: [jawsscripts] Re: Scripts Executing Other Scripts
>
> Ah, just checked and the areas the keypress reads are actually frames so I
> guess that this can't be done.
> it is so long ago that I set them up, I had forgotten how I had done it 
> lol.
>
> ----- Original Message -----
> From: "Sean Randall" <seanr@xxxxxxxxxxxxxxx>
> To: <jawsscripts@xxxxxxxxxxxxx>
> Sent: Monday, August 10, 2009 2:33 PM
> Subject: [jawsscripts] Re: Scripts Executing Other Scripts
>
>
>> 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
>>
>
>
> ----------------------------------------------------------------------------
> -------------
> The information in this e-mail and any attachments is
> confidential and is intended for the attention and use of the
> named addressee(s).  It  must not be disclosed to any other
> person  without our authority.  If you are not the intended
> recipient, or a person responsible for delivering it to
> the intended recipient or are aware that this e-mail has been
> sent to you in error, you are not authorised to and must not
> disclose, copy, distribute, or retain this message or any part of it.
>
> We sweep all outgoing messages for the presence of computer
> viruses. However, we cannot accept any responsibility for any
> loss or damage to your systems due to viruses or malicious
> code not detected.
>
> The statements and opinions expressed in this message are
> those of the author and do not necessarily reflect those of the
> organisations within the Cornwall & Isles of Scilly Health
> Community.
>
> This email may be disclosed under the Freedom of Information
> Act 2000 or the Environmental Information Regulations 2004.
> ----------------------------------------------------------------------------
> -------------
> __________
> 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
> 

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