Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Ok..someone please tell me WHY this works!
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00417661
Message ID:
00417691
Views:
22
It seems you are using particular report name in your program.
Try to use a variable, like:
*---------------
v_rpd="ReportName"
report form (v_rpd)
*--------


>In my app I use a Create Report command, then I USE the report as a table so I >can go make some changes to it.

>Here's the really weird thing. When I ran the .exe, as soon as I did a REPLACE >command in the .frx, VFP was somehow loosing scope of the .dbc! I spent >forever trying to figure out what was causing this. Finnaly, I noticed that >the report I was creating has included in my project...so I 'excluded' it from >the project file, recompiled, an ta-da! It works. Obviously I'm glad the >sucker is funtioning properly, but why on earth would this cause the problem?

>Next thing, as I said in another post, is how can I keep the next poor guy who >comes along after me and rebuilds the project from having this problem? If the >report is removed from the project it compiles with an error, and who's gonna >for-see this little quirk?

>Thanks!
>ICQ 14847018
>ICQ VFP ActiveList Server - 46233073
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform