home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 216.lha / RexxArpLib_v2.1 / rexx / logibm.scp < prev    next >
Encoding:
Text File  |  1996-02-15  |  240 b   |  28 lines

  1. DELAY 2
  2.  
  3.  
  4. SEND "*R*R"
  5.  
  6. WAIT "$"
  7. SEND "1"
  8.  
  9. WAIT "ONLINE"
  10. SEND "*R*R"
  11.  
  12. WAIT "class:"
  13. SEND "vm*R"
  14.  
  15. DELAY 2
  16.  
  17. SEND "*R*R*R"
  18.  
  19. WAIT "type:"
  20. SEND "amiga*R"
  21. WAIT "SLACVM"
  22. SEND "*R"
  23. WAIT "SLACVM"
  24. SEND "l YourName *R"
  25.  
  26. WAIT "Ready;"
  27. SEND "model 4 *R"
  28.