A SERVICE OF

logo

Chapter 7 571
Command Definitions S-SO
SHOWCATALOG
Examples
To display the account-level UDC files of all users in the GRIMSBY account, enter:
SHOWCATALOG ;USER=@.GRIMSBY
To display the system-level UDC files of all users in all accounts, enter:
SHOWCATALOG ;USER=@.@
To display all UDC command files for the current user and send the listing to the line
printer (LP), enter:
SHOWCATALOG MYFILE
To display all UDC command files for the current user and send the listing to the disk file
called MYFILE, enter:
FILE MYFILE;DEV=DISK
SHOWCATALOG *MYFILE
To send all system-level UDC files to the line printer under the name LISTALL, enter:
SHOWCATALOG LISTALL,@.@
To display a list of the cataloged files for the user SCOTT in your account, enter:
SHOWCATALOG,SCOTT
Related Information
Commands SETCATALOG, HELP <udcname>
Manuals System Startup, Configuration, and Shutdown Reference Manual
(32650-90042)