Exec.Monitor
Description
- Suspend or re-activate repeated running of the special command list named "Monitor".
Syntax
Parameters
- keyword
- (string) action to take with running of Monitor list
- Optional, default is "on".
-
Possible Values
- reverse
- toggles running of Monitor list
- on
- starts running Monitor list
- off
- stops running Monitor list
Examples
- Exec.Monitor("on")
- Exec.Monitor("off")
- Exec.Monitor("reverse")
Notes
- This function will only have an effect if PowerPro is configured to allow the special Monitor list (via the PPConfig > Command Lists > "Setup..." button > Special Lists dialog), & if a command list named "Monitor" exists.
See Also
-
PowerPro Help CHM > Configuring with the GUI dialogs > Command Lists > Bar and Menu "Setup" dialog > "Special Lists" tab