Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Dynamic Reports
Message
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Title:
Miscellaneous
Thread ID:
00382736
Message ID:
00382788
Views:
23
>George:
>
>The 'mrwrkprg.prg' file is added to your project because you gave a
> DO mrwrkprg
>somewhere in your program. Replace the DO line with these three lines and
>remove mrwrkprg from your project before you rebuild it.
> LOCAL lcProgram
> lcProgram = 'mrwrkprg.prg'
> DO &lcProgram
>That should do it.
>
>Daniel
Hmmm, I should have picked that up. Duh... Well, I *sort of* fixed this in another manner. I am now creating a unique file name each time and trying to run that. Now the problem is that VFP doesn't recognize the existence of the file even though it is being created prior to being called. I guess the file is being created and VFP doesn't know it? Anyone have any idea how I can *make* VFP recognize the file?
Everything we see or seems
Is but a dream within a dream
- Edgar Allen Poe
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform