asiDisplayEnvOptionFormProperties
asiDisplayEnvOptionFormProperties(o_tool) =>t / nil
Description
Displays the form characteristics for the Environment Options form. Use this function only to determine which form characteristics you want to modify.
Do not use this function as part of another procedure.
Arguments
Value Returned
|
Displays a list of Environment Options form characteristics and returns |
|
Examples
Displays the form characteristics for the Spectre Environment Options form and returns t.
asiDisplayEnvOptionFormProperties( asiGetTool('Spectre))
Return to top