Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Including Files in an EXE
Message
De
18/10/2001 20:34:44
Charlie Schreiner
Myers and Stauffer Consulting
Topeka, Kansas, États-Unis
 
 
À
18/10/2001 19:07:36
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
00570510
Message ID:
00570592
Vues:
24
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform