home *** CD-ROM | disk | FTP | other *** search
/ GEMini Atari / GEMini_Atari_CD-ROM_Walnut_Creek_December_1993.iso / files / bbs / remotedo / setup.do < prev   
Text File  |  1987-12-28  |  1KB  |  25 lines

  1. >** SETUP.DO Version 1.00 12/28/87|
  2. >** This is an automated configuration DO file for|
  3. >** FLASH DO Remote Controller Version 1.00|
  4. >QU "Enter name of setup file|Use complete pathname|Including drive letter:" $A|
  5. >CA CL|
  6. >QU "Enter password required for|full access to FLASH DO|Remote Controller 1.00:" $Z|
  7. >LOG $Z|>LOG|
  8. >QU "Enter password required for|minimum access to FLASH DO|Remote Controller 1.00:" $Y|
  9. >LOG $Y|>LOG|
  10. >QU "Enter password required to|execute shell from FLASH DO|Remote Controller 1.00:" $X|
  11. >LOG $X|>LOG|
  12. >QU "Enter password required to|shut down FLASH DO Remote|Controller 1.00:" $W|
  13. >LOG $W|>LOG|
  14. >QU "Enter default directory path:" $V|
  15. >LOG $V|>LOG|
  16. >QU "Enter maximum usable baud rate:" $U|
  17. >LOG $U|>LOG|
  18. >QU "Enter modem initialization string|Do Not forget the CR at the end" $T|
  19. >LOG $T|>LOG|
  20. >QU "Enter string sent by modem when|the phone rings:" $S|
  21. >LOG $S|>LOG|
  22. >TY "||That completes the set-up procedure for FLASH DO Remote Controller 1.00|"|
  23. >SA CA $A|
  24. >END|
  25.