home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
What PC? 1997 February
/
WPCFEB97.ISO
/
multi
/
acacia
/
starter.dxr
/
00002.ls
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-11-05
|
129 b
|
9 lines
on exitFrame
global gSoundOK
if not gSoundOK and (the timer < 500) then
go(the frame)
else
finishIt()
end if
end