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

  1. DELAY 2
  2. PARITY N
  3. MOUSE OFF
  4. VPFKEYS OFF
  5. SEND "*R*R"
  6. WAIT "BAUD"
  7. SEND "2"
  8. WAIT "xx"
  9. SEND "a"
  10. WAIT "in:"
  11. SEND "BIXTEST*R"
  12. WAIT "Name?"
  13. SEND "your name here*R"
  14.  
  15.