Previous Page | Next Page

Commands That Are Not Specific to UNIX

AUTOADD Command



Controls automatic line addition.
Category: Text editing, command-line command

Syntax
Without Arguments
Arguments
Details
See Also

Syntax

AUTOADD <ON | OFF>

Without Arguments

The AUTOADD command is toggled ON or OFF. Issue the command once to reverse the current setting. If the current setting is ON, then issuing the AUTOADD command changes the setting to OFF. If the current setting is OFF, then issuing the AUTOADD command changes the setting to ON.


Arguments

ON

turns on the AUTOADD command in the window so that lines are added automatically.

OFF

turns off the AUTOADD command in the window so that lines are not added automatically.


Details

The AUTOADD command controls whether blank lines are added as you scroll past existing text. The number of lines that are added is determined by the setting of the VSCROLL command, which determines the default scroll amount forward or backward.


See Also

Commands:

AUTOFLOW Command

AUTOSPLIT Command

AUTOWRAP Command

I Command

Previous Page | Next Page | Top of Page