Specify the behaviour of the PC during program execution.
dev_update_pc specifies the behaviour of the PC during program execution. In the mode 'on' (default) the PC is always displayed in front of the current operator. In addition the program text is scrolled -- if necessary -- so that the current operator is visible. In the mode 'off' the PC is not visible during program execution and the program text will not be scrolled automatically.
This option can also be controled by the dialog File -> Options -> Update PC.
This operator is not supported for exported C++ code.
|
DisplayMode (input_control) |
string -> string |
| Mode for runtime behaviour. | |
| Default value: 'off' | |
| List of values: 'on', 'off' | |
dev_update_pc always returns 2 (H_MSG_TRUE)
dev_update_pc is reentrant, local, and processed without parallelization.
dev_update_time, dev_update_window, dev_update_var
Foundation