ImageRef() macro error

Michel Benevento beno at xs4all.nl
Fri Apr 19 05:54:36 PDT 2002


>1) I don't understand why Frontier is looking for a folder to locate the
>named image. I confirmed that the page table contains the correct address
>for the #images table (located at the top level of the site table). I also
>confirmed no typo with the image name, but that would yield a different
>error msg anyway.
>
>2) The identical imageRef() call in a page from another subtable in the site
>is evaluated without error.
>
>
>One additional point: the page is being built with html.buildObject().
>Nevertheless, I have done that before without this imageRef error occuring.

If I remember correctly, the macro needs to write the image to disk in
order to determine it's size (more specifically, the html.getImageData
script does this). It does this in a different loctation for every page
rendered, so that might explain your varying results.

HTH,
Michel Benevento








More information about the Frontier-Users mailing list