Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to make Memory variables use Private Data Sessions
Message
 
 
À
11/11/2001 19:09:39
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00580254
Message ID:
00580321
Vues:
34
>Gerard,
>
>You won't have to worry about the data session, because when you use SCATTER NAME MyRecord, the object MyRecord is scoped to the form (you'll need to create a form property called MyRecord).
>
>Only problem is that you *will* have to change all your ControlSources from m.MyField to MyRecord.MyField.
>

Actually it will be Thisform.MyRecord.MyField :)
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform