SCHEDULE
Automated Job Submission System
Guide and Reference Manual


Previous Contents Index


lsrep

LSREP lists the reports in the report directory.

The lsrep command will list the names and characteristics of reports in the report directory.


 
 
 
 
 
 


General format

lsrep [-options] module_name

Alternate

directory -report

option summary

-columns
-noheading
-notrailing
-output
-template=/schedule_library/template_db.schedule

Examples

#1

 
 
 
 
 
Schedule> lsrep /report/s* 
 
 
 
 
      


Qualifiers

-columns=number

The COLUMNS option specifies how many columns to use when listing just the item name. The default is four columns.

-noheading

The NOHEADING removes the heading information from the directory listing.

-notrailing

The NOTRAILING removes the trailing information from the directory listing.

-output=file_spec

The OUTPUT option will route the directory display into the specified file instead of the terminal.

-template=/schedule_library/template_db.schedule

The template option formats the directory output as it is defined in the template file /schedule_library/template_db.schedule . This output can be used for a variety of reasons and can be output to a file using the OUTPUT option . The supplied template file extracts all database information into a format suitable for insertion if desired.


Previous Next Contents Index