Using the Dialog Editor

 

You can visually design your dialog box on the screen and then save the template either to a .WBT file or the Windows Clipboard.

The WIL Dialog Editor allows you to create dialog box templates for WIL using the WIL Dialog format. As you visually design your dialog box on the screen, the Dialog Editor writes the WIL script statements necessary to create and display the dialog. Save the template as either a .WBT files or to the Windows Clipboard.

Take a peek at the resulting script with the ShowScript command to begin to get used to what WIL dialog scripts look like. For more information on what the code means see Decipher the Script.

Finally, incorporate the code created with the Dialog Editor into a WIL script.

 

 

Getting Started

Running Dialog Scripts

Saving Dialog Scripts

Decipher the Script

Dialog Box Caption

Control Attributes

Menu Commands

WIL Dialog - Menu Editor

WIL Dialog - Dialog Attributes