Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Where should I declare a view parameter
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00235912
Message ID:
00237654
Vues:
15
>>You can in beforeopentable method of DE create cursor that will store your parameters.
>
>Hi Jozef
>
>What are the advantages of using a cursor over public variables?
>
>Sarah


Hi Sarah !

1) you need view parameters only when you work with data and Cursor are destroyed with destroyed Data Environment. I think it is natural connection.
2) It is also a way to separate view parameters from other components of your program variables and properties.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform