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:
00417707
Views:
24
In the REPORT FORM command, the COMPILE REPORT command, and when I do the REPLACE command....
Perhaps I can use some type of macro-substituion here, huh?


>What kind of error you get while Building a project? If it still looks for "ReportNAme", it means somewhere in the code you use it directly instead of variable.
>
>
>
>>That's what I've been doing from the start.
>
>>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
>ICQ 14847018
>ICQ VFP ActiveList Server - 46233073
ICQ 10556 (ya), 254117
Previous
Reply
Map
View

Click here to load this message in the networking platform