Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

MenuWriteasHtml

Status
Not open for further replies.

trickiediver

Programmer
Dec 11, 2003
2
GB
Can anyone tell me why this function is triggering a syntax error in my version 9 when the RTF format is valid...?
 
trickiediver,

MenuWriteAsHTML was added in version 10 of Paradox and is not supported in Paradox 9.0 or earlier versions. Sorry.

In my experience, the best way to publish reports to HTML files is to use the HTML Publishing Library added in Paradox version 8.0. Unfortunately, this can be triy, as Corel changed the library while developing version 9 and did not update the documentation to reflect the changes.

However, you can find updated information at which walks you through the process and provides sample files in the form of a companion download.

Officially, this informastion is unsupported, however, I tested it pretty heavily while developing the article. At the very least, it should serve as a good starting place.

Hope this helps...

-- Lance
 
Cheers for that... it certainly sems a bit of a grey area with vsn 9. I'm getting a variety of errors from "unknown method" to "identifier required". I think I'll work around the whole problem by using an outside product like word... thanks anyway.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top