Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Pn when moving an exe file
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
West Wind Web Connection
Divers
Thread ID:
00943976
Message ID:
00945959
Vues:
14
It's hard to say. If you're using an EXE pathing should never be an issue assuming the PRG file is in the EXE, because VFP does an internal lookup to find internal files - it ignores any path for those.

My guess is that the compilation did not include the file so it was looking eternally at runtime and not finding it. With the explicit statement in the code the compiler will automatically pull it into the project when you compile now so it will always be there.

+++ Rick ---

>Hello Rick,
>
>I completely agree with you and it is exactly what I makes.
>
>Your remark my fact to find a solution.
>In SetServerProperties I added the line:
>
>SET PROCEDURE TO "goodPATH\GoodPrg" ADDITIVE
>
>
>I got rid of my previous modifications and everything works correctly.
>
>thank you for your help
>
>Remark:
>I do not understand why that worked before I move the EXE
>
>Michel
+++ Rick ---

West Wind Technologies
Maui, Hawaii

west-wind.com/
West Wind Message Board
Rick's Web Log
Markdown Monster
---
Making waves on the Web

Where do you want to surf today?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform