SET LOG NUMBERS command (full-screen mode)

Controls whether line numbers are shown in the log window. The initial setting is ON.

Read syntax diagramSkip visual syntax diagramSETLOGNUMBERSONOFF;
ON
Shows line numbers in the log window.
OFF
Suppresses line numbers in the log window.

Example

Specify that log line numbers are not shown.
SET LOG NUMBERS OFF;