Table of Contents
PageNumber - wiring reports, composite wirelist final report generator
PageNumber < input_tuple_list > composite_wiring_report
Output
from the
BprocB(8)
RPprocB(8)
and
ZprocB(8)
reports are concatenated together,
sorted, and processed by this report to produce a finished composite wirelist
report.
Substitution for keywords appearing in the input stream is performed
if the keywords are present. See below for a list.
- MARGIN
number of characters to indent from left
- ASSEMBLY
The assembly part number.
- WIRELIST
The wirelist part number.
- TITLE
The wirelist title.
Each keyword is expected to appear
in column 1 on a line by itself. The keyword is substituted as described
below.
- PAGE
The input file is traversed and the occurances of PAGE are counted. The
input file is rewound and processed a second time substituting PAGE for
"Page n of m".
- TITLE
This value of the environment variable TITLE is substituted and printed
as: "Title : $TITLE".
- WIRELIST
This value of the environment variable WIRELIST is substituted and printed
as: "Wirelist : $WIRELIST".
- ASSEMBLY
This value of the environment variable WIRELIST is substituted and printed
as: "Assembly : $ASSEMBLY".
- PRINTED
The present time and date is substituted and printed as: "Printed: the_time".
$Id: PageNumber.8,v 1.1 1999/07/12 11:26:00 kitchen Exp
$
Table of Contents