Nulls and generated HTML

2022-09-27 Thread Joe Yoder
I have a table deliberately created with null values in numeric fields. This allows browsing the table and seeing zero value fields as blank rather than zero.. i want to print the table and expected to use the HTML generator on the file menu but it turns out that the nulls mess up the formatting o

AW: Nulls and generated HTML

2022-09-27 Thread Jürgen Wondzinski
Have you tried the SET NULLDISPLAY TO " " setting? I think, that this "Generate HTML" menuoption uses the _GENHTML program, thus you could change the generation to your expectations. Then there's the "WebPublishing Wizard" (under Tools / Wizards), you'll find the sourcecode in VFP9\Tools\xsource