[jawsscripts] Re: How to start a script programatically if its name is in a variable?

  • From: "Geoff Chapman" <gch@xxxxxxxxxxxxxxxx>
  • To: <jawsscripts@xxxxxxxxxxxxx>
  • Date: Thu, 7 Nov 2013 19:01:43 +1100

wow Jitendra. This looks very interesting/fancy indeed!
It looks like it could have a few wide implications/uses, this trick you 
invoke below.

Where'd you grab that idea from.
very clever indeed!

----- Original Message ----- 
From: "Jitendra" <Jeet.kumar1@xxxxxxxxx>
To: <jawsscripts@xxxxxxxxxxxxx>
Sent: Thursday, November 07, 2013 5:18 PM
Subject: [jawsscripts] Re: How to start a script programatically if its name 
is in a variable?


> Var string s
> s = "Sayline"
> formatStringWithEmbeddedFunctions("<$" +s+">")
> Cheers!
>
> Csaba Godo wrote:
>> Hi guys,
>>
>> I need help again. My CommandCenter project written in JAWS 11 script is
>> almost finished, but I have a problem. I do not find a way how to start
>> a script if the name of the script is contained in a variable? To start
>> functions in same way I can use the ScheduleFunction() command which can
>> accept as parameter a string variable, too. But I do not find anything
>> similar for starting a script. The PerformScript is a keyword and not a
>> command so can not accept variables as parameter holding the name of the
>> script to be performed. Do somebody know a workaround  or solution to
>> this problem?
>>
>> Any ideas?
>>
>> Csaba
>> __________ďż˝
>>
>> View the list's information and change your settings at
>> http://www.freelists.org/list/jawsscripts
>>
>>
>>
>
>
> --- Disclaimer --- The information in this mail is confidential and is 
> intended solely for addressee. Access to this mail by anyone else is 
> unauthorised. Copying or further distribution beyond the original 
> recipient may be unlawful. Any opinion expressed in this mail is that of 
> sender and does not necessarily reflect that of State Bank group. --- 
> __________ďż˝
>
> View the list's information and change your settings at
> http://www.freelists.org/list/jawsscripts
>
> 

__________ďż˝

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

Other related posts: