XX

Qedit 5.7 for HP-UX

Home Previous Next


XX

Set Visual XX [ startline [ / endline ] ]

(Default=reset)

Set Visual XX defines the lines that should be excluded from the full-screen mode display. Excluded lines are replaced by a single line.

--- Excluded Area --- 10/34.5

This line shows the line numbers which are currently excluded. If no parameters are specified, the current excluded area is reset. An excluded area must have a start and an end line. If only startline is specified, the excluded area is incomplete. An appropriate message is going to be displayed on the status line next time the user goes into full-screen mode.

To complete the excluded area, enter another Set Visual XX command with another line number. This number is going to be used as the endline. Of course, you can specify both startline and endline on a single command.

/Set Visual XX 5      { Sets the start line. XX incomplete. }
/Set Visual XX 10     { Sets the end line. XX=5/10          }
/Set Visual XX 5/10   { Sets XX to 5/10 }


Home Previous Next