home *** CD-ROM | disk | FTP | other *** search
/ Best Objectech Shareware Selections / UNTITLED.iso / boss / comm / misc / 002 / rbbs.scr < prev    next >
Text File  |  1992-11-21  |  604b  |  20 lines

  1. *-----------------------------------------------------------------------
  2. * Valid script commands: WaitFor, SendTxt, SendKey, Delay and DoMacro.
  3. * Note SendKey 13 is the same as SendKey $0D.   Both are the enter key.
  4. * Mike Caughran
  5. * Cedar Island Software
  6. *-----------------------------------------------------------------------
  7.  
  8. *-----------------------------------
  9. * Script file for Juneau RBBS
  10. *-----------------------------------
  11.  
  12. WaitFor What is your FIRST name?
  13. SendTxt CEDAR
  14.  
  15. WaitFor What is your LAST name?
  16. SendTxt ISLAND
  17.  
  18. WaitFor Enter Password (dots echo)?
  19. SendTxt SOFTWARE
  20.