Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to open files programatically?
Message
De
16/07/1996 15:38:52
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00004034
Message ID:
00004039
Vues:
33
>In the VFP Developer's Guide, p. 225, this "Important" note appears:
>
> "If you write code to be executed in the OpenTables
> method, be sure to invoke the default method so
> that internal connections can be established:
>
> DataEnvironment::OpenTables"
>
>(So much for clarity.) I can't figure out HOW or WHERE to put this invocation.
>
>Anybody out there got a clue?

FOA regarding the above problem - what the manual states is
to add the DataEnvironment::OpenTables() in the modified
OpenTables() event u write

regarding you problem
u can set the autoopentables to false
then in change the OpenTables event to set the tables
name (accordint to the year).
then add the above mentioned line
and in the load event of the form call the DEs OpenTables eve
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform