| Class Section Report | sections report in PDF format |
| # | Parameter | Type | Len | Req/Opt | Description |
|---|---|---|---|---|---|
| 01 | Term | Char | 6 | Req | Schedule term of interest. |
| 02 | College Code | Char | 2 | Opt | Two character college code |
| 03 | Deptartment Code | Char | 4 | Opt | Four character department code |
| 04 | Part of Term | Char | 3 | Opt | Three character part of term code. |
| 05 | Campus Code | Char | 1 | Opt | Main Campus or Extension. |
______________________________________________________________________
Runtime script for sects4depts.rpt - Complete class sections report
in PDF so Department Secretaries can run without printing
Parameters:
1) Number of print copies (Defaults to 1): input as -n for n copies.
If one copy is desired, omit parameter entirely.
1) SCHEDULE TERM (required)
2) COLLEGE CODE (Defaults to % for all)
3) DEPARTMENT CODE (Defaults to % for all)
4) PART OF TERM (Defaults to % for all)
5) CAMPUS CODE (Defaults to % for all)
Examples: usub sections 200120 << email PDF copy of term 200120
______________________________________________________________________
posted on: 17-MAR-10