home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Home 49
/
PC_Home_Issue_49.iso
/
winprogs
/
childenc
/
oecdemo
/
shared.dir
/
00490.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1996-07-24
|
216 b
|
11 lines
on mouseDown
global castData
if item 1 of castData = "Bookmark" then
else
if item 1 of castData = "Search" then
set filterItem to the clickOn - 22
manageBtns(filterItem)
end if
end if
end