Use the ENTRY REVIEW command to retrieve the contents of a directory entry. REVIEW processes any USER, IDENTITY, SUBCONFIG, or PROFILE directory entry. It passes results back to the caller in a message, on the program stack, or in a REXX stem.
ENTRY entryname REVIEW [ALL] [( "Options"]
Options:
[MSG | NOMSG] [FILE [filename]] ["Stack Options"] [STEM stemname] Stack Options:
FIFO | LIFO | STACK [FIFO | LIFO]
Specifies the name of the directory entry to process.
Returns all of the directory entries that make up a virtual machine definition. All of the contents of the entry PROFILE, USER, IDENTITY, and SUBCONFIG contents are returned in that order.
These options are explained in Common API Command Options.
|
Copyright © 2014 CA.
All rights reserved.
|
|