home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC go! 1996 July
/
Image.iso
/
mrmore
/
tonline
/
21.dir
/
00057.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-02-20
|
206 b
|
13 lines
on mouseUp
global gbTeleAuto
if gbTeleAuto then
EndAutoSequence(3)
exit
end if
if soundBusy(1) or soundBusy(2) then
sound stop 1
sound stop 2
end if
ButtonGoto("5_1&1Tuner")
end