home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
1&1 Multimedia Trend 1996 10 B
/
MM_TREND.ISO
/
prog
/
isdn
/
menu_i.dir
/
00027.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
|
1996-08-18
|
217 b
|
12 lines
on exitFrame
global a, gsGoMain
repeat with a = 1 to 48
puppetSprite(a, 0)
set the visible of sprite a to 0
end repeat
set gsGoMain to "KatalogI"
WriteParams()
SendParams()
go(the frame + 4)
end