Compiler Constants Dialog Box

Use to define constants and assign values to them. You can use the defined constants in scripts and include files anywhere you can specify an expression. Constants are evaluated and replaced with their values at compile time.

Click Options > Runtime Options and then click Compiler Constants.

Constant Name and Value
Displays the list of defined constants and the values associated with them.
Constant Name
Type the name of the constant you want to add to the list.
Value
Type the value of the constant you specified in the Constant Name box.
Edit
Click to modify the constant you selected from the Constant Name and Value box. You must select a constant from the list before the Edit button is available.
Remove
Click to delete the constant you selected from the Constant Name and Value box. You must select a constant from the list before the Remove button is available.
Add
Specify a Constant Name and Value in the appropriate boxes and then click Add to add the new constant to the list.