Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VCX directory changed
Message
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
00809623
Message ID:
00809876
Vues:
26
Arto,

So did you get it fixed?

If I was using any of the FFC stuff in my apps I'd move it to a specific location so that it was independent of VFP versions installed. I use a directory structure like:
\VFPxApp
   * all common code/classes live here
   \project1
      \classes
      \forms
      \reports
      \data
   \project2
      \classes
      \forms
      \reports
      \data
>Error was generated because I moved _base from home()\ffc and tried to use it from the new location.
>
>To not to be directory dependent and locate missing classes when directory changes (new hard disk, new vfp, new machine etc.) I tried first to move _base (and all FFCs) to another location (C:\VfpVcx or similiar to use it always) then subclass all _base classes but it didn't work. So I only subclassed home()\ffc\_base to the C:\VfpVcx\_xbase
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform