Executing TOMREPRT

Use the following procedure to execute TOMREPRT.
Perform one of the following actions:
  • Schedule TOMREPRT from the COMMAND line of the MainView AutoOPERATOR BBI-2 journal.

  • Invoke TOMREPRT from another EXEC.

    Tip

    This is useful if you do not have enough space to enter the EXEC name and parameters on the COMMAND line of the MainView AutoOPERATOR BBI-2 journal.

The following sample EXEC demonstrates how to invoke TOMREPRT.

/* REXX */                                               
'IMFEXEC SELECT EXEC (TOMREPRT TOM(TOMKZ) SSID(KMZ2)',   
                     'DB(GALACTICA)OBJNAME(AAOKMZ22))'
'IMFEXEC EXIT CODE(0)'

The TOMREPRT report is written to the MainView AutoOPERATOR BBI-2 journal by default. You can also write the report to a preallocated sequential data set. The report data in the data set can then be manipulated and printed as needed.

This version of the documentation is no longer supported. However, the documentation is available for your convenience. You will not be able to leave comments.

Comments