On 7/3/01 7:09 am, Richard Gaskin <[EMAIL PROTECTED]> wrote:
> I know we can put text into a field from a remote URL in one line:
>
> put url "http://www.fourthworld.com/index.html" into fld 1
>
> but is there a one-liner for setting the source file for an image object?
You can fill an image with the actual data from a URL in the same way:
put url "http://www.whatever.com/myimage.jpg" into image 1
Regards,
Kevin
Kevin Miller <[EMAIL PROTECTED]> <http://www.runrev.com/>
Runtime Revolution Limited (formerly Cross Worlds Computing).
Tel: +44 (0)131 672 2909. Fax: +44 (0)1639 830 707.
Archives: http://www.mail-archive.com/[email protected]/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to <[EMAIL PROTECTED]>, not this list.