home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DOS/V Power Report 1998 January (DVD)
/
VPR980100.ISO
/
OLS
/
WIN32
/
PPPST117
/
PPPST117.EXE
/
NIFROAD4.SCR
next >
Wrap
Text File
|
1996-09-13
|
214b
|
12 lines
proc main
waitfor "*"
transmit "C NSP"
transmit "^M"
waitfor "ogin:"
transmit $USERID
transmit "^M"
waitfor "word:"
transmit $PASSWORD
transmit "^M"
endproc