Richard Gaskin wrote/ schreef:
> 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?
Yes:
put url "http://www.fourthworld.com/logo.gif" into image 1
Hope this helps,
Sjoerd
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.