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 09:44:41
 
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00012174
Message ID:
00012236
Views:
32
>>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform