home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Internet 1996 World Exposition
/
park.org.s3.amazonaws.com.7z
/
park.org.s3.amazonaws.com
/
Japan
/
Panasonic-
/
funcity
/
tokyo
/
psyche.dcr
/
00087.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
|
191 b
|
14 lines
on exitFrame
global gmno, gai, gdc
set i to checkstat()
if i = 1 then
go(#next)
else
if gdc > 3 then
go("mass")
end if
end if
set i to checksw()
go(#loop)
end