home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
What PC? 1996 August
/
WPCAUG96.ISO
/
makers
/
search.dir
/
00077.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1996-06-12
|
189 b
|
8 lines
on mouseDown
global StartSprite, fullList
set temp to item the clickOn - 15 of getaProp(fullList, StartSprite)
if temp <> EMPTY then
chaptersLists(temp, the clickOn)
end if
end