cDSCHEDULE Automated Job Submission System Guide and Reference �ManualD

SCHEDULE
Automated Job Submission System
Guide and Reference Manual



 o T Y  
PreviousContentsIndex


G

REPORT



GENERATE a report.

GThe REPORT command will cause a report definition to be executed and a Creport created. This is the default command, thus a REPORT command Gissued without a command qualifier will execute this function. Reports Hcan be generated in batch. The output file can be directed into a print %queue by adding the /PRINT qualifier.




General format

)

REPORT [/qualifiers] definition



qualifier summary

 Activity controls:

/LOGICAL = prefix*
/PRINT = option or (option,option..)
/STATISTICS

Default attributes:
!
/COLUMNS = columns_per_page
/LINES = lines_per_page
/OUTPUT = file_name
/SRCARG = text or "text"
/SRCRTN = routine_name
/SRCSHR = file_name



Examples

 6    
#1

 
   "Schedule> REPORT SCHEDULE_USER       


 6    
#2

 
2 $ SCHEDULE REPORT SCHEDULE_USER_BY_COMMENT_132 -   /OUTPUT=SYS$OUTPUT       


 6    
#3

 
3Schedule> REPORT SCHEDULE_USER_BY_COMMENT_132 -   /LOGICAL=strcomment             





Qualifiers

.

/PRINT = option or (option,option...)

CPRINT requests that the output file on completion of the report be <queued to a print file. The various print options are listed ! &                                                                      
Option Description
 AFTER = time % Print after the specified time
BURST  Print a burst page
 CHARACTERISTIC = word ( Queue up with this characteristic
 COPIES = number Number of copies to print
DELETE % Delete the file after printing
 FORM = name  Print form name to use
FEED  Insert form feeds
FLAG  Print a flag page
HOLD Hold the job in the queue
 LOWERCASE  Data contains lowercase
 NAME = name  Job name in queue
 NOIDENTIFY ! Do not display id. message
 NOTE = "text" " Note to print on first page
NOTIFY Notify the user with done
 PRIORITY = number $ Specify queue priority to use
 QUEUE = name 1 Name of print queue (default is SYS$PRINT)
TRAILER  Print a trailer page
 




 o V T Y  
PreviousNextContentsIndex