home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Princeton Review - Science Smart
/
SCIENCE.iso
/
pc
/
science
/
files
/
cad.dir
/
05063.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-01-26
|
159 b
|
11 lines
on mouseUp
set res to gencor()
if res = 2 then
prevword()
else
if (res = 1) or (res = 3) or (res = 4) then
beep(1)
end if
end if
end