Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Why can't I remove a report from a project
Message
From
06/08/2001 09:59:31
 
 
To
06/08/2001 09:55:22
Richard Williams
State of Ohio, Dept. of Development
Columbus, Ohio, United States
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00540126
Message ID:
00540132
Views:
14
Hi!

The reference is somewhere in the code. There is probably a code line like 'REPORT FORM ...' with that report name. To find it, compile EXE with debug information, open that exe by any hex/byte viewer (Far manager is very helpful here), search for your report name and find that command. See the source code place and try to determine the module. If no luck, organize global search across project files - do a Windows file search across all project files and search for string (report name) included into the file. It will appear in exe, certain compiled modules and in the module where report form command used. It may be, for example, in the menu...

HTH.

>I have removed, deleted and renamed a report that has been compiled into an app. but each time I recompile it still wants the old report that was deleted from the project. I am sure there is some reference inbedded, but where? Thanks for your help.
>Rick
Vlad Grynchyshyn, Project Manager, MCP
vgryn@yahoo.com
ICQ #10709245
The professional level of programmer could be determined by level of stupidity of his/her bugs

It is not appropriate to say that question is "foolish". There could be only foolish answers. Everybody passed period of time when knows nothing about something.
Previous
Reply
Map
View

Click here to load this message in the networking platform