MPE/iX Commands Reference Manual (32650-90877)
Chapter 12 489
Command List X
Commands SAVE thru SHUTQ
executing UDC directory is not affected. Only the UDC catalog set is affected. The next
time the user logs on, the UDC directory is built from this set. Thus the SHOWCATALOG
command with the USER option shows the UDC catalog set. The SHOWCATALOG command
alone shows the currently executing UDC directory commands.
Use
This command is available from a session, job, program, or in BREAK. Pressing
Break
aborts the execution of this command.
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)
SHOWCLOCK
Displays information about the system date and time.
SYNTAX
SHOWCLOCK
Parameters
None.