HP 3000 Manuals

PAGECONF [ Using the Node Management Services (NMS) Utilities ] MPE/iX 5.0 Documentation


Using the Node Management Services (NMS) Utilities

PAGECONF 

Sets the page number for multipage data screens.

Syntax 

PAGECONF pageno

Parameters 

pageno                A positive integer identifying the page number to
                      be accessed when the screen being accessed is a
                      multipage data screen.

Description 

PAGECONF sets the current page number for a path referencing a multipaged
data screen.  A multipaged data screen is used to store lists of data
that cannot be entered on a single screen.  If the current path
identifies a multipaged data screen, the commands READCONF, READALLCONF,
WRITECONF, and UPDATECONF operate on data in the current page, as set by
the PAGECONF command.  Otherwise, the page number is ignored.

The current page number is set to 1 when maintenance mode is entered.

The PAGECONF command may be specified before or after a PATHCONF command
for a multipaged data screen.

Example 

NMMGR>PAGECONF 9



MPE/iX 5.0 Documentation