NetBase for MPE Reference Guide

Chapter 4
4-16
DISPLAY
The DISPLAY command allows you to display the current node name or number in the NetBase
directory. This command changes the node name formats for LIST and UNLOAD commands.
Syntax
D> DISPLAY {NAMES | NUMBERS}
Parameters
Parameter Description
names
The current node name.
Numbers
The current node number.
Example
The following example demonstrates how to show the current node number in the NetBase
directory.
NetBase Directory Program [x.x] Update 0 © QUEST Software 1996
D> listf @.@.@
Node: BUGS Directory: NBD.DATA.NETBASE O D F S P
P S L Y R L
-----LOCAL REFERENCE------ -----REMOTE EQUIVALENT----- E E A N O O
File Group Account File Group Account Node N T G C T G
KSGENXRF DATA APACCT -> --Same-- NORWAY - - - - - -
(Shadow) <Local>
D> display numbers
E> listf @.@.@
Node: BUGS Directory: NBD.DATA.NETBASE O D F S P
P S L Y R L
-----LOCAL REFERENCE------ -----REMOTE EQUIVALENT----- E E A N O O
File Group Account File Group Account Node N T G C T G
KSGENXRF DATA APACCT -> --Same-- 10 - - - - - -
(Shadow) 7
D> exit