home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Copernicus 1996 #3
/
Image.iso
/
program
/
dfue
/
pcmagnet.sc_
/
pcmagnet.sc
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-04-22
|
159 b
|
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