I'm trying to put some error traps in a printing routine but am finding that
RBase 6.5++ is not returning an error code when it doesn't find any records
for the report, nor when I use the same WHERE with Select *. I do get an
error message if I using an Edit *, so I know it's not a WHERE clause
problem.
What am I missing here? Can I get an error code if a PRINT command doesn't
find any records?