imageSource and "binfile:"
J. Landman Gay
jacque at hyperactivesw.com
Fri Jun 27 10:58:00 EDT 2003
On 6/26/03 10:57 PM, Shao Sean wrote:
> sorry, i forgot to type that in in my email (yes it's there
> in the code)..
>
> set the imageSource of char (word 2 of the selectedChunk) of
> field (the last word of the selectedChunk) to "binfile:" &
> tFilePath
I think it is missing a "url" designation. Also, I don't always get good
results with urls unless I put them in parentheses. Try:
set the imagesource of char x of fld y to URL ("binfile:"&tFilePath)
--
Jacqueline Landman Gay | jacque at hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
More information about the use-livecode
mailing list