NetBase for MPE Reference Guide
Chapter 13
13-4
To intercept all subsequent CM programs (ones that are not currently running):
:RUN NBVERS.PUB.NETBASE,ENABLE
To dynamically disable NetBase from new CM processes enter:
:RUN NBVERS.PUB.NETBASE,DISABLE
To check to see if NetBase is enabled or disabled:
:RUN NBVERS.PUB.NETBASE,STATE
Note. System Manager (SM) capability is required to run NBVERS for the listing of
program versions (RUN NBVERS or RUN NBVERS,PROG). Operator (OP) capability is
required to run NBVERS,ENABLE or NBVERS,DISABLE.