act with short name of an image
    Klaus Major 
    klaus at major-k.de
       
    Mon Nov 21 05:50:00 CST 2005
    
    
  
Hi Reinhold,
> Hi!
>
> I want to put the short name of an image in the field  
> "selectedImageName"
>
> therefore I wrote this script:
>
> on mouseUp
>     set the showborder of this image to true
>     put the short name of this image into fld "selectedImageName"
> end mouseUp
Ty me ;-)
Ähmm, i mean:
on mouseUp
     set the showborder of me to true
     put the short name of me into fld "selectedImageName"
end mouseUp
> But it don't works.
>
> What is my mistake?
Sorry, no idea, but it must be "this image" which causes an error...
> Thanks
> Reinhold
Best
Klaus Major
klaus at major-k.de
http://www.major-k.de
    
    
More information about the metacard
mailing list