home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The World of Computer Software
/
World_Of_Computer_Software-02-385-Vol-1of3.iso
/
z
/
zyg-60.zip
/
LIBRARY
< prev
next >
Wrap
Text File
|
1992-12-25
|
215b
|
13 lines
wait("Press Escape twice");
send("^[^[^[");
wait("name:");
send("%Ua^m");
wait("Password:");
send("%Ub^m");
wait("ENTER to continue");
send("^m");
wait("[Y,n]?");
send("n");
wait("[Y,n,=]?");
send("n");