Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Field Mapping Question for VFP6
Message
De
05/08/1999 18:57:42
 
 
À
05/08/1999 15:36:06
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00250353
Message ID:
00250496
Vues:
11
>I work in a group where it is common for each programmer to work on a number of different projects/apps during the week. These projects use different class libraries, so the field mappings (accessed from tools/options...) must be changed. Switching back and forth is a hassle.
>
>Is there a way to programmatically control these mappings, e.g. to set up optional mapping sets that would permit us to quickly switch from project to project?
>
>Can VFP directly access field mappings?
>TIA

These mappings are stored in the registry, ad are not accessible to VFP. You can, however, export this branch of the registry to a .reg file:

HKEY_CURRENT_USER\Software\Microsoft\VisualFoxPro\6.0\Options\IntelliDrop\FieldTypes

and then import it before you start VFP. Your programmers are sharing workstations?
Erik Moore
Clientelligence
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform