NetBase for MPE Reference Guide
Chapter 4
4-52
Example
To remove a file record from the directory:
D> RESET MFGENG.DATA.PROD
To remove a file record from the directory, using the default group and account:
D> GROUP=DATA
D> ACCOUNT=DIST
D> RESET OPCUST
To remove a program record from the directory:
D> RESET QUERY.PUB.NETBASE,PROGRAM
To remove a device record from the directory, using the short form of the record type flag:
D> RESET 88,D
To remove all the File statements for files that start with the letter K:
D> RESET K@.@.@,F