Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
It works in development but not at runtime.
Message
From
14/11/1996 12:54:31
 
 
To
14/11/1996 09:44:41
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00012174
Message ID:
00012244
Views:
36
>>>I am having a problem with a form and the reports it calls. When I do the form under the development environment, I can create reports all day long. When I try execute a runtime I get a 'File does not exist.' I have put in print statements before every program call to track down the problem. It seems to happen at the 'REPORT FORM' statement. Any ideas?
>>>
>>>Loyd Pryor
>>
>>What form are you running your program in? If it's a compiled .EXE, then you just have to make sure the report is in your project when you compile (and not excluded). If you're running an .APP then you have to make sure the directory that contains the report is in your search path.
>>
>>Mark Peter
>
>The forms, reports, and all related subprograms are included in the project and are compiled when I build my .EXE. I have also SET PATH to all directories in which the files are located. BTW, I'm running VFP 3.0 and NT 3.51. I haven't had this problem with previous versions of the project. It only started occurring when I began integrating some other forms not related to the reports and their form.
>
>Loyd Pryor

I don't know if my previous messages made this clear, but FoxPro isn't even telling me which file it's looking for. I've gotten other messages looking for this.prg or that.frx. At least then I would have a specific reference point. But with this problem I've put in statements to send a message to the screen every time I call a new method or .prg. In particular I put in a statement before I do the 'REPORT FORM' and as the first statement in the reports Init. HELP!!!!
Loyd Pryor
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform