Nil Reports
Posted: Thu Aug 09, 2001 8:58 am
Hi All,____I^m convertng some R&R reports created using R&R 6.5.08 (XBase) to R&R 9.0 (XBase). I^ve run into a problem with a complex statistical report that runs OK in 6.5.08 but not in 9.0.____Basically the report has a variable filter passed to it that excludes records not required in the output. If the filter excludes all records then a blank report is printed using version 6.5.08. In version 9.0 no output is produced at all. It seems that 11 bytes are sent to the printer though. I need to produce some output even if there are no records in the query.____Has anyone got any ideas?