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 _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
