home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC go! 1996 July
/
Image.iso
/
mrmore
/
tonline
/
2.dir
/
00014.ls
< prev
next >
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-05-13
|
203 b
|
13 lines
on mouseUp
global gbTeleAuto
if gbTeleAuto then
EndAutoSequence(1)
exit
end if
if soundBusy(1) or soundBusy(2) then
sound stop 1
sound stop 2
end if
ButtonGoto("1Modems")
end