home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Internet 1996 World Exposition
/
park.org.s3.amazonaws.com.7z
/
park.org.s3.amazonaws.com
/
Japan
/
Panasonic-
/
time_capsule
/
rounde
/
j.dcr
/
00067.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
Text File
|
2017-09-21
|
145 b
|
11 lines
on exitFrame
global rep
if rep < 40 then
set rep to rep + 1
go(the frame)
else
set rep to 0
go(the frame + 1)
end if
end