Category : Communication (modem) tools and utilities
Archive   : RBCOM341.ZIP
Filename : CIS.MAC

 
Output of file : CIS.MAC contained in archive : RBCOM341.ZIP
AutoDL MULTI
WHEN 0 "Please initiate YMODEM receive"
{
PAUSE 5
RECEIVE 'Y'
PAUSE 4
TEXT "\r"
}
; WHEN 0 "Please initiate XMODEM receive"
; {
; PAUSE 5
; RECEIVE 'X'
; PAUSE 4
; TEXT "\r"
; }
WHEN 0 "^E"
DVEXEC 0 "C:/DV/OZ-PIF.DVP"
END

@R {
TEXT "down/proto:qb"
WAITFOR 2 "qb"
TEXT "\r"
WAITFOR 10 "Bytes"
CUT 10 AFTER "File "
RTRIM CUTBUFFER ", 0123456789"
WAITFOR 5 "File name for your computer:"
PAUSE 2
PASTE
PAUSE 6
TEXT "\r"
DVEXEC 0 "C:/DV/OZ-PIF.DVP"
PAUSE 6
TEXT "\r"
}

OnLoad {
LOG "%VDSZLOG%" "-- connected to %N at %t on %d\r\n"
AVATAR OFF
RBCOMM_CMDS OFF
}

#defkey Login 199

Login {
WAITFOR 5 "User ID:"
TEXT "71762,603\r"
WAITFOR 5 "Password:"
PASSWORD
TEXT "\r"
}

Auto {
STRIP_PARITY ON ; needed if connecting at 8N1
PAUSE 3
TEXT "\r"
WAITFOR 3 "Host Name:"
TEXT "CIS\r"
STRIP_PARITY OFF
CALL Login
}

CleanUp {
IF CONNECTED

{
TEXT "bye\r"
WAITFOR 3 "Host Name:"
TEXT "bye\r"
}
LOG "%VDSZLOG%" "-- hung up %N at %t on %d\r\n"
SELECT_SCREEN 0
}

#include "rbcomm.mac"


  3 Responses to “Category : Communication (modem) tools and utilities
Archive   : RBCOM341.ZIP
Filename : CIS.MAC

  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/