Weird HTML error

Kenneth Brody kenbrody at bestweb.net
Thu Mar 3 08:29:17 PST 2005


Linda Gray wrote:
> 
> I'm writing a rather large HTML file from filepro using the HTML commands.
> The process works fine on three servers, running linux.  We have a new server
> that is 64 bit OS - SuSE 9.0.
> 
> on this system filepro gives me an HTML ERROR
> 
> HTML ERROR
> ClosePend when none pending
> pendval = 00030013
> line ....
> prc....
> on :TD- :DI- :TA- that don't immediatly follow the opening tag, but they all
> had opening tags.  I had to change alot of the ending tags to text commands:
> HTML :TX "</div>"
> 
> Has anyone else experienced this?  or know anything about this error?  Can it
> be turned off?

Without seeing anything else of your code, all I can say is that filePro
is telling you that you are trying to close a <DIV> tag when there is no
such tag to close.

-- 
+-------------------------+--------------------+-----------------------------+
| Kenneth J. Brody        | www.hvcomputer.com |                             |
| kenbrody/at\spamcop.net | www.fptech.com     | #include <std_disclaimer.h> |
+-------------------------+--------------------+-----------------------------+
Don't e-mail me at: <mailto:ThisIsASpamTrap at gmail.com>



More information about the Filepro-list mailing list