NetBase for MPE Reference Guide
Using NBDIR
4-49
To run a native mode program on the remote node, specifying an XL list and the DEBUG parameter,
first enter the XL list:
D> XL TESTXL=NMXL1.PUB,NMXL2.PUB
D> PROGRAM XLPROG,3;XL=TESTXL
To display all the program records in the directory:
D> LISTP @.@.@
Directory: NBD.DATA.NETBASE S B C E P S
T U O X E H
------LOCAL PROGRAM------- ----REMOTE EQUIVALENT-- N A F N I N U
Program Group Account Program Group Account Node B T F N T D T
QUERY PUB NETBASE -> --Same-- local - S - D - - -
@ PUB DESK -> --Same-- UTILS - - - - - - -
LHPMAIL PUB REMOTE ->HPMAIL PUB SYS SYSB - - - - - - -
LIB=G;PARM=1
XLPROG TEST NETBASE -> --Same-- SYSB - - - - - - -
XL=TESTXL
If the XL list record is deleted while still defined to a program, the program would display as
follows:
D> RESET XLTEST,XL
D> LISTP XLPROG.TEST
Directory: NBD.DATA.NETBASE S B C E P S
T U O X E H
------LOCAL PROGRAM------- ----REMOTE EQUIVALENT-- N A F N I N U
Program Group Account Program Group Account Node B T F N T D T
XLPROG TEST NETBASE -> --Same-- SYSB - - - - - - -
XL=TESTXL (undef) DEBUG