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 rmac.module -- executable command (binary- see note below) wmac.module -- executable command (binary- see note below) 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 Note: Module files can be successfully transferred only between two hosts running IBM's TCP/IP for VM. Otherwise, the module should be generated from the source. 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