SCHEDULE
Automated Job Submission System
Guide and Reference Manual


Previous Contents Index

15.4 Flags

Field Flag names
GEN_FLAGS NOHISTORY
RSC_NAMED SUNDAY,MONDAY,TUESDAY,WEDNESDAY,THURSDAY, FRIDAY,SATURDAY,MONTH_START,MONTH_END, YEAR_START, YEAR_END, 445, 454, 544
RSC_TYPE INTERVAL, MARK, NAMED
SUB_FLAGS HOLD, KEEP, NOTIFY, PRINT, RESTART, DELETE
NTF_FLAGS MAIL_SUBMITTED, BROADCAST_SUBMITTED, MAIL_STARTED, BROADCAST_STARTED, MAIL_DELAYED, BROADCAST_DELAYED, MAIL_COMPLETED, BROADCAST_COMPLETED, MAIL_FAILED, BROADCAST_FAILED


Chapter 16
REPORT command

The REPORT command can be used with different qualifiers to perform various functions. These qualifiers and functions are listed below.


 
 
    Main function: 
 
 report          - generate a report (d) 
 
 
    Library file functions: 
 
 rmrep   - delete a report 
 lsdir           - list report names 
 edrep   - edit a report 
 extrep   - put a report in a text file 
 insrep   - insert a report from a text file 
        cprep   - copy a report 
 
 
 

The main purpose of the REPORT utility is to generate a finished printable report. Any number of reports can be generated at once by using wildcards or providing a list of report names.


Previous Next Contents Index