home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 7 Games / 07-Games.zip / bemalph0.zip / srvr.rrx < prev    next >
Text File  |  1996-02-29  |  250b  |  18 lines

  1. /* RhinoCom Script */
  2.  
  3. call RxFuncAdd 'SysLoadFuncs', 'RexxUtil', 'SysLoadFuncs'
  4. call SysLoadFuncs
  5.  
  6. 'opencomm'
  7. /*
  8. call SysSleep 1
  9. 'loadsplice bemspl'
  10. err = rc
  11. if err <> 0 then do
  12.   'rsay error' err 'from loadsplice bemspl'
  13. end
  14. */
  15.  
  16.  
  17.  
  18.