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

  • From: Csaba Godo <arpadhazi68.jawsul@xxxxxxxxx>
  • To: jawsscripts@xxxxxxxxxxxxx
  • Date: Thu, 07 Nov 2013 07:43:01 +0100

Hi Jitendra,

Many thanks! This code works perfectly! So I can now finish my project 
and can make available for testing or reusing.

Cheers,

Csaba


2013.11.07. 7:18 keltezéssel, Jitendra írta:
> 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: