08-18-2004, 09:43 PM
I try this but it did not work its still does the lef 529 86 even if it err
int color=pixel(529 86); err goto g1
if(color=0x5294D6)
,out "good color: 0x%X" color
else
,out "bad color: 0x%X" color
;error
out "error"
lef 529 86
g1
int color=pixel(529 86); err goto g1
if(color=0x5294D6)
,out "good color: 0x%X" color
else
,out "bad color: 0x%X" color
;error
out "error"
lef 529 86
g1
