Menu: Script Item

Use Script Item to generate a template for a script command. The command is inserted into the script text box when an item from the sub menu is clicked. To make script programming easy, most scripts commands use the name of a from button or edit box. There is no case sensitivity. Upper or lower case or mixed case commands all function the same.

Sub Menus:
Main:

Hint: Press and Hold the Shift Key then left click on the Form Buttons or Text associated with controls. This will insert the associated script command for that control into the script program.