home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mac Ga Ichiban! 1997 October
/
macgaichiban199710.bin
/
MOVIES
/
MT.Dxr
/
00102.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
|
1997-08-06
|
114 b
|
8 lines
on exitFrame
global loop_cnt
if loop_cnt < 2 then
set loop_cnt to loop_cnt + 1
go(#loop)
end if
end