Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Including Files in an EXE
Message
From
18/10/2001 20:34:44
Charlie Schreiner
Myers and Stauffer Consulting
Topeka, Kansas, United States
 
 
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00570510
Message ID:
00570592
Views:
25
Hi George, Brian,
SET PATH should be irrelevant for forms--anything that is in the project. If fact, if in your app you said:
DO FORM Y:\Forms\MyForm
and MyForm was in the project, MyForm would run, even if the user running the EXE or APP file had no drive Y:. And even if they did have a drive Y: with a MyForm.SCX file, the APP would still run the one you compiled into the APP, not the one on the drive!
Now, why the Form isn't found, that's something else. :-)


>Hi George,
>
>If your form is in a subdirectory, you have to make sure the folder is included in your SET PATH statement:
>
>
>myapp
> +--Classes
> +--Forms
> +--Programs
> ...
>
>SET PATH TO classes, forms, programs, ...
>
>
>
>- Brian
>
>>>exactly,
>>
>>Then why does it say it cannot find the form in the application directory when it is included in the .exe?
Charlie
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform