Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DataEnvironment has changed in 5.0
Message
De
02/11/1996 18:51:37
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
DataEnvironment has changed in 5.0
Divers
Thread ID:
00011330
Message ID:
00011330
Vues:
90
In my framework, I sometimes have to change my Database property to blank to indicate that I am using a free table.

This is done at run time in my Load() method before I issue ThisForm.DataEnvironment.OpenTables().

I was replacing the property by doing this:
ThisForm.DataEnvironment.Cursor1.Database=''

But, this is no longer working because the system is now putting by default the current path + the value of the property. So, for example, if I want to put '' in the property, I will end up with d:\ut\ instead of a blank.

So, maybe, instead of putting a blank in the property, I may want to call a function to replace the default value of the property which will bring me (None) as it is now in 5.0.

Any idea?
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform