Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Report debugging
Message
 
 
To
22/08/2001 13:22:09
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00547436
Message ID:
00547441
Views:
13
This message has been marked as the solution to the initial question of the thread.
>OK, I have this report that keeps giving me this can't find object error (because the object doesn't exist anymore). If I could find where this is referenced I would remove/change it. The question is how do I debug a report?
>Thanks
Open your reort as table and use locate command
USE myreport.frx
LOCATE for "MYEXPRESSION" $ UPPER(expr)
BROWSE
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform