home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1997 October
/
Pcwk1097.iso
/
REKLAMY
/
ATA-INT
/
3220
/
3220.EXE
/
3220.DXR
/
00065.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1997-02-13
|
279 b
|
11 lines
on mouseUp
if the hilite of cast "12.15.02a" = 0 then
cursor(4)
set PM to ["12.15.03a", "12.15.04a", "12.15.05a", "12.15.06a", "12.15.07a", "12.15.08a", "12.15.09a"]
repeat with i in PM
set the hilite of cast i to 0
end repeat
cursor(-1)
end if
end