ImageRef() macro error
Mike Myers
myersm at optonline.net
Thu Apr 18 14:14:11 PDT 2002
A dynamically rendered page is generating a macro error for a call to
imageRef(). This error is new to me and I can't figure out what is wrong.
"Macro error: The folder C:APPS\Frontier\Websites\autolit\images\banner
wasn't found."
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.
-- mpm
More information about the Frontier-Users
mailing list