home *** CD-ROM | disk | FTP | other *** search
/ Gold Fish 3 / goldfish_volume_3.bin / files / biz / demo / vstationdemo / commands / stop.rexx < prev    next >
Encoding:
OS/2 REXX Batch file  |  1995-03-30  |  138 b   |  7 lines

  1. /* Access the VStation controller task ARexx ports */
  2.  
  3. /* Stop */
  4. address VSTATIONA '90'x
  5. address VSTATIONB '90'x
  6. address VSTATIONR '90'x
  7.