|
next
Usage: next [type]
Used to continue the display of a long text file or server output.
PARAMETERS
----------
type: Can be any of the following:
none/blank Without specifying a type, "next" advances the last server output
by one page.
text Advance the last server output from a text file.
stats Advance the last server output from "hstat" or "pstat"
EXTRA INFO
----------
The "next" command is used to continue the display of a long text file. An
alias for next is more. How many lines of text you receive at once is
determined by the height variable setting.
By using 'text' and 'stats' you can switch back and forth between viewing
p/hstat output and text file.
SPECIAL NOTE
------------
Some bots such as mamer also use this command. However you should note that
you actually need to type, in the case of mamer, "mam next". Incorrectly
typing next, instead of mam next will result in the server telling you, There
is no more to show.
SEE ALSO
--------
Also: See help hstat intro_welcome pstat variables
AUTHORS
-------
Created: 1 July 1995 Friar
Last Modified: 15 November 2005 mhill
|