HIST
Retrieves and displays processing history of a dataset
Invocation
CALL HIST( STATUS )
Arguments
-
STATUS = INTEGER (Given and Returned)
The global status.
Description
The history information contained in a dataset is retrieved and
displayed. The history information can be divided in two - a
history control structure which defines the original creation date
of the dataset, the history update mode, and the number of history
entries, and secondly an array of history records, each containing
a creation date, creation command and optional history text.
References