Thumbnail of JPEG's photos
Dave Cragg
dcragg at blueyonder.co.uk
Tue Jan 7 05:12:01 EST 2003
At 7:52 pm +0100 6/1/03, Klaus Major wrote:
>
>This syntax does not work:
>...
>set the imagesource of char 1 of fld 1 to url("binfile:" &
>some_path_with_image)
>...
>
>Can someone give a hint or two ?
Try it without the "url" descriptor. For example:
set the imagesource of char 1 of fld 1 to "binfile:" & some_path_with_image
I'm not sure if this is the intended behavior or not.
Cheers
Dave
More information about the use-livecode
mailing list