XSharpPublic
XSharpPublic copied to clipboard
RP2 problem exporting a report with zero records
When trying to export (in any format) a .rpt file with its main dbf containing no records, the following error message is displayed:

For the same case, the VO version of RP2 silently fails and does not export the report, with no error or warning message.
Difference in the X# version is that there was some code added that adds catches in a generic way any error that occurred while exporting, but does not distinguish if it was due to no pages to show due to an empty dbf or other reason.