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

  • From: Csaba Godo <arpadhazi68.jawsul@xxxxxxxxx>
  • To: JAWSScripts List <jawsscripts@xxxxxxxxxxxxx>
  • Date: Thu, 07 Nov 2013 06:54:34 +0100

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

Other related posts: