CMS RMAC and WMAC Commands
 
RMAC and WMAC are CMS commands to upload and download files between
a Macintosh and CMS.  In order to use these commands, the Macintosh
must be running tn3270 for a TCP/IP connection, or Term connected
through a modem.  See the HELP files for additional information.
 
The files in this directory for RMAC and WMAC are:
   RMAC     ASSEMBLE -- main program source
   WMAC     ASSEMBLE -- main program source
   SCRIO    ASSEMBLE -- 3270 I/O subroutine
   CRCTAB   ASSEMBLE -- CRC-16 table
   RMAC     SCRIPT   -- HELP file source
   WMAC     SCRIPT   -- HELP file source
   STAFFSET SCRIPT   -- macros used in HELP files
   RMAC     HELPCMS  -- standard CMS HELP file
   WMAC     HELPCMS  -- standard CMS HELP file
 
The following CMS commands may be used to generate RMAC MODULE and
WMAC MODULE:
   global maclib dmssp cmslib
   assemble rmac
   assemble wmac
   assemble scrio
   assemble crctab
   load rmac
   genmod rmac
   load wmac
   genmod wmac
 
Peter DiCamillo   November, 1989
CMSMAINT@BROWNVM.BITNET
CMSMAINT@BROWNVM.BROWN.EDU
