home *** CD-ROM | disk | FTP | other *** search
/ Archive Magazine 1996 / ARCHIVE_96.iso / discs / mag_discs / volume_9 / issue_03 / comms / !Connector / !Run < prev    next >
Text File  |  1995-09-16  |  383b  |  13 lines

  1. Set Connector$Dir <Obey$Dir>
  2. IconSprites <Connector$Dir>.!Sprites
  3.  
  4. if "<SerialDev$Path>"="" then Set SerialDev$Path <Obey$Dir>.
  5.  
  6. RMEnsure SharedCLibrary 3.50 RMLoad System:Modules.Clib
  7. RMEnsure SharedCLibrary 3.50 Error You need Clib 3.50 or later
  8. RMEnsure SerInptBuffer 0.0 RMLoad <connector$Dir>.SerInptBuf
  9. BuffSI on
  10.  
  11. WimpSlot -min 240k -max 240k
  12. Run <connector$Dir>.!Runimage    
  13.