CL Command Reference - RTVMBRD
CL Command List > RTVMBRD Reference
Description:
The Retrieve Member Description (RTVMBRD) command is used in a CL program or REXX procedure to retrieve (return) the member-level information (in CL variables) from a database file.
The values are returned (copied) to the specified CL variables. The following kinds of member information can be retrieved:
. The library name.
. The member name.
. The file attribute.
. The file type.
. The source type.
. The source date.
. The date created.
. The expiration date.
. The member text.
. The number of nondeleted records.
. The number of deleted records.
. The open data path status (shared or not shared).
. The data space size.
. The access path size.
. The date changed.
. The date saved.
. The date restored.
. The number of data members.
. The last date used.
. The days count used.
. The date and days count was reset.
Examples:
None.