home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD-ROM Today (BR) Volume 3 #5
/
CDRV3N5.ISO
/
demo
/
introdm.dir
/
Internal_228_Button5.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-07-12
|
165 b
|
10 lines
on mouseDown
if PressButton(8) = 0 then
return
end if
unSetButton()
go(1)
set the mouseDownScript to "GoMenu"
set the keyDownScript to "GoMenu"
end