Use the columnIndicatorLine command
to enable a vertical line that indicates the column position of the
cursor. This indicator is useful for ensuring that blocks of code
are properly aligned.
Syntax
columnIndicatorLine [on | off]
Parameters
- on
- Enables the indicator.
- off
- Disables the indicator.
Status
The status parameter
is not affected by this command.
Description
When you set this option by
using the line command, it remains in effect only for the current
edit session. To enable the indicator for all edit sessions, use the
preference in Window > Preferences > LPEX Editor > System
z LPEX Editor > Controls.
Examples
columnIndicatorLine on
columnIndicatorLine off