Previous Topic: Starting Scripts From Rules

Next Topic: Sample Script and Console Screen


Starting Scripts From Menus

You can issue scripts by selecting a menu item from the menus. For more information about adding menu items to existing menus, see the chapter "Managing Sessions Using CA Automation Point Windows."

The following example shows sample menu control statements that you could add to your USER.MNU file to invoke the SCRIPT command processor:

SUBMENU=UserApps,  NAME=(~UserApps, help_window),
  ITEM=('~My Script', XCCMD('SCRIPT MYSCRIPT.SCR SESSION(HELPDESK)'))