home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Princeton Review - Science Smart
/
SCIENCE.iso
/
mac
/
files
/
CAD.DiR
/
05062.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1995-12-08
|
209 b
|
15 lines
on mouseUp
set res to gencor()
if res = 4 then
nextword()
else
if res = 2 then
prevword()
else
if (res = 1) or (res = 2) then
beep(1)
end if
end if
end if
end