RMAC        
    EXAMPLE     
  A>RMAC TEST $PX SB RB
       Assembles the file TEST.ASM from drive A, sends the  listing
       file  (TEST.PRN)  to  the  console,  puts  the  symbol  file
       (TEST.SYM) on drive B  and  puts   the   relocatable  object
       file (TEST.REL) on drive B.
  
HELP>