home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1994 February
/
CHIP0294.ISO
/
digital
/
dfue
/
terminal
/
unicom
/
pcmagnet.sc_
/
pcmagnet.sc
Wrap
Text File
|
1993-04-22
|
159b
|
11 lines
DELAY 2000
WAITFOR "Name:"
SEND "PCMAGNET^M"
WAITFOR "UIC:"
DELAY 2000
SEND "your uic^M"
WAITFOR "Password:"
DELAY 2000
SEND "your password^M"
EXIT