home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mac Ga Ichiban! 1997 May
/
macgaichiban199705.bin
/
MOVIES
/
CAMP.Dxr
/
00132.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
|
1997-03-12
|
162 b
|
12 lines
on mouseDown
set ch to clickOn()
button()
if rollOver(ch) then
if ch > 4 then
go(marker(ch - 4))
else
nothing()
end if
end if
end