Lesson 3 Cataloging UDCs [ Using the 900 Series HP 3000: Advanced Skills Module 7: Solutions Guide ] MPE/iX 5.0 Documentation
Using the 900 Series HP 3000: Advanced Skills Module 7: Solutions Guide
Lesson 3 Cataloging UDCs
Q 5-4 a. To delete all the UDC files from the UDC
directory, you would enter the following
command:
SETCATALOG
b. To add the UDC files MOSCOW, NAIROBI, and
BRASILIA to the UDC directory without
affecting other cataloged files, you would
enter the following command:
SETCATALOG MOSCOW,NAIROBI,
BRASILIA;APPEND
c. To replace existing UDC files in your UDC
directory with the following files:
NEWYORK, BOSTON, BOMBAY, and ZURICH, you
would enter this command:
SETCATALOG NEWYORK,BOSTON,
BOMBAY,ZURICH
d. To remove BOSTON and BOMBAY from the
directory without affecting other UDC files,
enter this command:
SETCATALOG BOSTON,BOMBAY;DELETE
MPE/iX 5.0 Documentation