|
Processing Control Functions
|
| XXX |
list functions on the printer |
| SET |
set processing parameters |
| FMT |
describe DBCS format |
| CCL |
card close - cancel card input |
| EOJ |
End Of Job |
| |
|
| Card Functions |
| CC |
card to card |
| CI |
same as CC with interpreted cards |
| II |
interpret punched cards |
| CP |
card to printer in char format |
| CD |
card to printer in char and hex format |
| CT |
card to tape blocked or unblocked |
| CSQ |
card to SAM file |
| CVS |
card to VSAM file |
| |
|
| Tape Control Functions |
| BSF |
backspace file |
| BSR |
backspace record |
| FSF |
forwardspace file |
| FSR |
forwardspace record |
| REW |
rewind tape |
| RUN |
rewind and unload tape |
| WTM |
write tape mark(s) (1 - 999) |
| |
|
| Basic Tape Functions |
| TB |
tape browse |
| TCN |
tape to console |
| TLB |
tape label display |
| TMP |
tapemap (short list of tape's contents) |
| TC |
tape to card blocked or unblocked |
| TI |
same as TC with interpreted cards |
| TP |
tape to printer unblocked in char format |
| TPD |
tape to printer deblocked in char format |
| TD |
tape to printer unblocked in char and hex dump format |
| TDD |
tape to printer deblocked in char and hex dump format |
| TPV |
tape to printer variable records char format |
| TDV |
tape to printer variable records char and hex dump format |
| TFA |
print VSE syslst tapes type A forms control, CCW code (VSE only) |
| TFD |
print VSE syslst tapes type D forms control (VSE only) |
| TRS |
tape record scan |
| TRL |
tape record load |
| TT |
tape to tape (1 - 999 files) |
| TTR |
tape to tape reblocked |
| TTC |
tape to tape compare |
| ERT |
erase tape (data security erase 3400/8809 only) |
| INT |
initialize tape |
| |
|
| Tape File Functions |
| TFT |
tape file to tape file |
| TSQ |
tape (file) to SAM file |
| TIS |
tape (file) to ISAM file |
| TVS |
tape (file) to VSAM file |
| |
|
| Basic Disk Functions |
| DB |
disk browse |
| DCN |
disk to console |
| DVT |
display VTOC |
| PVT |
process VTOC (rename/scratch) |
| DID |
alter disk volume identifier |
| DRL |
disk record load - key and/or data |
| EOF |
write disk EOF record |
| DP or SP* |
disk to printer unblocked in char format |
| DD or SD* |
disk to printer unblocked in char and hex dump format |
| DPD or SPD* |
disk to printer deblocked in character format |
| DDD or SDD* |
disk to printer deblocked in char and hex dump format |
| DRS or SRS* |
disk record scan - partial key or data or EOF |
| * |
the Sxx functions limit print or scan to specific tracks on desired cylinders (CKD devices only) |
| |
|
| SAM File Functions (VSE Only) |
| SC |
SAM file to card |
| SI |
same as SC with interpreted cards |
| SPR |
SAM file to print - char format |
| SDP |
SAM file to print - hex dump format |
| SFA |
print syslst disk file type A forms control, CCW code |
| SFD |
print syslst disk file type D forms control |
| STP |
SAM file to tape (file) |
| SSQ |
SAM file to SAM file |
| SIS |
SAM file to ISAM file |
| SVS |
SAM disk file to VSAM disk file |
| |
|
| ISAM File Functions (VSE only) |
| IPR |
ISAM file to print - char format |
| IDP |
ISAM file to print - hex dump format |
| ITP |
ISAM file to tape (file) |
| ISQ |
ISAM file to SAM file |
| IIS |
ISAM file to ISAM file |
| IVS |
ISAM file to VSAM file |
| |
|
| VSAM File Functions |
| VB |
VSAM browse |
| VC |
VSAM file to card |
| VI |
same as VC with interpreted cards |
| VPR |
VSAM file to print - char format |
| VDP |
VSAM file to print - hex dump format |
| VTP |
VSAM file to tape (file) |
| VSQ |
VSAM file to SAM file (VSE only) |
| VIS |
VSAM file to ISAM file (VSE only) |
| VVS |
VSAM file to VSAM file |
| VRU |
VSAM record update (VRL) |