Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
To finish report in DE
Message
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00166928
Message ID:
00166940
Views:
20
Stefan,

I agree with Nancy. I use reporting cursors, and my Report object has code like:
select ...
if ( _tally > 0 )
   report form ...
else
   MessageBox( "No records match the criteris you selected" )
endif
So it's all checked for before the report gets control.

>In INIT method my report, program finding out that file is empty p.e. I want write message and to finish report.
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Reply
Map
View

Click here to load this message in the networking platform