Loudwater
Systems
Management
Storing ADMGDF graphic files for Reports run in Batch
(for later display by the panel system, perhaps)
1. Set the member name for the ADMGDF
EITHER with the Batch pulldown/Set Batch Options in the dialog
OR by specifying the
FILE membername
parameter of the batch 'DEFINE REPORT' statement
NB Follow the naming standard for the name
2. In the job JCL, set the ADMGDF ddname to point to the (GDF) library
3. Execute the job
4. The graph ought now to be visible by executing %CHART name GDF
(don't use %CHART inside EPDM -- use %CHARTHIN name GDF -- or suffer
a dialog failure)