setMargin

Use this command to toggle margin lines at a specific column number in a document that is opened in the TPF LPEX editor. Enter this command from the TPF LPEX editor.

Requirements and restrictions

None.

Format

Read syntax diagramSkip visual syntax diagram setMargin column_num ON OFF
column_num
The column number that you want to modify.
ON
Adds vertical margin lines to the specified column in the document that is opened in the TPF LPEX editor.
OFF
Removes vertical margin lines from the specified column in the document that is opened in the TPF LPEX editor.

Additional information

The margin settings that are toggled by this command are not persistent but applied only to the document that is currently opened in the TPF LPEX editor.

Examples

The following example adds margin lines to column 81.
setMargin 81 ON
The following example removes margin lines from column 72.
setMargin 72 OFF