Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Moving a form
Message
De
03/11/1998 13:37:24
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Divers
Thread ID:
00154041
Message ID:
00154042
Vues:
37
>I moved my whole project to another directory. I'm now having a problem creating a SQL. This form worked in the old directory. Now it tells me that the SQL doesn't exist. It's looking in the old directory for the file not the new directory. How do I change that? In the statment I say SELECT .... INTO CURSOR ..
>
>I'm confused about where VFP is expecting to find stuff. If I develop the exe on my computer and then move it to another computer, how does VFP know where to look? How do I design an app/exe that can be run anywhere on another machine?
>
>Thanks.

You have to code your application to provide finding and opening data files, because these files are not part of exe (they are marked as excluded in project manager).
Edward Pikman
Independent Consultant
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform