| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| readme.txt | 2025-04-22 | 2.0 kB | |
| AWS_XMIT_tools_1.6.zip | 2025-04-22 | 808.5 kB | |
| AWS_XMIT_tools_1.5.zip | 2023-10-20 | 393.0 kB | |
| AWS_XMIT_tools_1.4.zip | 2023-10-17 | 391.2 kB | |
| Totals: 4 Items | 1.6 MB | 3 |
AWS & XMIT processing tools on Windows/Unix
All procedures written in REXX, both OOREXX and Regina REXX are supported.
AWSLIST and XMITLIST are full-screen implemented with THE, all other procedures
are line-mode. Each procedure can be used separately.
File extension .rex should be properly associated (see also REXLINK below).
AWSLIST - full-screen AWS tape browser. Both standard labelled and unlabelled
tapes supported. Several unloaded formats recognized.
Browse tape files, directories and members of IEBCOPY or IEHMOVE
unloaded data sets, enhanced browse of the printable data set having
ASA control charaters.
AWSLOAD - extracts data from AWS tape. Entire files can be extracted as well
as IEBCOPY/IEHMOVE unloaded members.
AWSDUMP - write data to AWS tape. Both standard labelled and unlabelled tapes
supported, data set standard labels created as required. Existing
tape may be appended.
AWSINIT - initialize AWS tape. The same as z/OS IEHINITT does.
AWSMAP - shortcut for AWSLIST -batch. Write AWS tape map and exits.
UNCOPY - extracts members from IEBCOPY unloaded file
UNMOVE - extracts members from IEHMOVE unloaded file
UNISAM - extracts data from IEBISAM unloaded file
XMITLIST - full-screen XMIT (TRANSMIT, IDTF) browser. A functional equivalent
of well-known XMITMGR.
UNXMIT - extracts data from XMIT file (line-mode utility)
REXMIT - "anonimize" XMIT file
DEXMIT - extracts IEBCOPY image from XMIT file;
MAKELINK - quickly associate .rex extension with OOREXX (REXLINK OOREXX)
or REGINA (REXLINK REGINA) as well as appropriate THE version;
UNPACK - unpack data packed by CMS COPYFILE or TSO/ISPF EDIT
AWS & XMIT tools 1.6 works on Windows10/Windows11, unlike 1.5. Old version
of THE repaced with modern, some minor code changes made to adopt this new
THE version.