image display
    Klaus Major 
    klaus at major-k.de
       
    Wed Aug 10 10:41:12 CDT 2005
    
    
  
Hi Rick,
> In Metacard 2.5, mac or win
> how come this works:
>     if the short name of graphic x = correctanswer then
>             set the ink of graphic x to adMin
>      end if
> but this doesn't:
>     if the short name of graphic x = correctanswer then
>             set the fill of graphic x to "white"
>      end if
probably because "ink" is a valid keyword and "fill" is not ;-)
There is "fillfor", "fillback", "filled" etc... but no "fill".
Use "backgroundcolor"!
> Rick
Regards
Klaus Major
klaus at major-k.de
http://www.major-k.de
    
    
More information about the metacard
mailing list