home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Media Gallery 1995 June
/
MG6.ISO
/
mg.dig
/
00145.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1995-04-20
|
127 b
|
10 lines
on exitFrame
cursor(0)
if the timer < 60 then
go(the frame)
else
startTimer()
go(the frame + 1)
end if
end