Use the ExecAction macro to execute a predefined action.
Parameters: |
|
Action: The name of the action to be executed. |
|
|
|
Return Value: |
|
None |
|
|
|
Example: |
|
This code displays the Closing Cost Program selection dialog. |
|
|
|
Macro.ExecAction("ccprog") |