home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Format (UK) 86
/
PC_Format_September1998_Issue86.iso
/
Critical
/
CMiFree
/
contents.dxr
/
00021.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
|
1998-07-13
|
183 b
|
10 lines
on mouseUp
global whichSection
repeat with x = 1 to 120
set the puppet of sprite x to 0
end repeat
puppetSound(1, 0)
set whichSection to "reviews"
go("GoSection")
end