REPSXX: List Index of Elements in a Report File

Last updated 19 Nov 97

REPSXX will produce a listing of all reports contained on a report file. The title, type, number of pages, and the date and time created will be displayed for each report.

Program Invocation

The specific syntax for program invocation varies between operating systems. This document diplays the code for the AIX version.


@codap repsxx <opt> <ssss> <RP>

opt:     Program Options (none currently supported)
ssss:    The study number
RP:      Input Report file

Example

@codap repsxx - ssss rp000

All reports in file rp000 will be listed.

Back to document index