home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
HYPE
/
HYPE.ISO
/
kansi.dxr
/
00014.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-09-05
|
130 b
|
9 lines
on exitFrame
if (the mouseV > 111) and (the mouseV < 364) then
cursor(3)
else
cursor(-1)
end if
go(the frame)
end