Right-click context menu on the editor
When you right-click a reserved word in the editor, ConfigPost automatically highlights it.
The following context menu is displayed (if you selected <speed-rpm>
):
Copy, Cut, Paste, Undo — These options enable you to perform standard window operations.
Open Procedure <...> — Select this option to open a procedure window corresponding to the selected procedure name.
For example, if
<p01-OFFSET>
is a valid procedure name and it is selected in the editor, the context menu changes to:- Find — Select this option to open the Find dialog.
- What's this? — Select this option to display the help for a selected valid reserved word.