home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Hope PC Multimedia SuperPack 2
/
HOMEPC.iso
/
TAROT
/
DOWNLOAD
/
VT1.ZIP
/
D1.DXR
/
00151.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
|
1995-11-01
|
139 b
|
10 lines
on exitFrame
global MainRep
if MainRep < 2 then
set MainRep to MainRep + 1
go("repeat")
else
go("Features")
end if
end