home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Better Homes & Gardens: …oking for Today - Chicken
/
Image.iso
/
pc
/
main.dxr
/
00315_A-Z8.PIC.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
|
1995-11-20
|
157 b
|
12 lines
on mouseDown
global gAZButton8
down(gAZButton8)
end
on mouseUp
global gAZButton8
if up(gAZButton8) then
resetScroll("V-Z recipes")
end if
end