Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Data Session
Message
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Title:
Environment versions
Visual FoxPro:
VFP 9
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00979949
Message ID:
00984221
Views:
10
Actually there is a NAME clause of the REPORT FORM command that does exactly what you want <g>. It provides a reference to the DE. If you don't use the NAME clause, the reference is the same as the filename of the report (minus the extension of course).

This is pretty much like a form object reference, except it's the DE not the report that's referenced, of course.

BTW... it is always created, even if you don't use the DE.

Also BTW... you can access the name in a report listener using a CommandClauses member (DE_NAME).

>L<
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform