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

  • From: Jitendra <Jeet.kumar1@xxxxxxxxx>
  • To: jawsscripts@xxxxxxxxxxxxx
  • Date: Thu, 07 Nov 2013 11:48:44 +0530

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

Other related posts: