Category : Communication (modem) tools and utilities
Archive   : PCPLUSUP.ZIP
Filename : FIDO.ASP

 
Output of file : FIDO.ASP contained in archive : PCPLUSUP.ZIP
;*************************************************************************
;* FIDO.ASP (C) 1987 DATASTORM TECHNOLOGIES, INC. *
;* *
;* A sample ASPECT script file for logging onto FIDO Bulletin Boards. *
;* *
;*************************************************************************

CLEAR
LOCATE 0 0
BOX 0 0 4 23 14
ATSAY 2 2 14 "Logging onto FIDO..."
LOCATE 6 0

IF NOT LINKED
DIAL "6" ;set to your dial dir entry for FIDO
ENDIF

PAUSE 1
TRANSMIT " "
PAUSE 1
TRANSMIT " "

WAITFOR "FIRST" ;wait for first name prompt
PAUSE 1
TRANSMIT "FIRSTNAME^M" ;send your first name

WAITFOR "LAST" ;wait for last name prompt
PAUSE 1
TRANSMIT "LASTNAME^M"

WAITFOR "]" ;wait for confirmation prompt
PAUSE 1
TRANSMIT "Y^M" ;confirm it

WAITFOR "Password: " ;wait for password prompt
PAUSE 1
SEND "PASSWORD^M"

ALARM 2 ;inform user logon complete



  3 Responses to “Category : Communication (modem) tools and utilities
Archive   : PCPLUSUP.ZIP
Filename : FIDO.ASP

  1. Very nice! Thank you for this wonderful archive. I wonder why I found it only now. Long live the BBS file archives!

  2. This is so awesome! 😀 I’d be cool if you could download an entire archive of this at once, though.

  3. But one thing that puzzles me is the “mtswslnkmcjklsdlsbdmMICROSOFT” string. There is an article about it here. It is definitely worth a read: http://www.os2museum.com/wp/mtswslnk/