Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
.Dataenvironment.AddObject & Buffering
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00063231
Message ID:
00063347
Vues:
50
>IF LEN(RTRIM(Thisform.Namefile)) =0
> WITH Thisform
> WITH .Dataenvironment
> .Closetables
> .Addobject([Cli_name],[Cursor])
> .Cli_name.Buffermodeoverride =2
> .Opentables
> ENDWITH
> ENDWITH
>ENDIF

Oops: I forget a few lines there.

Try
.Cli_name.Alias = "Cli_name"
and whatever other property settings are called for....
My blog
My consulting page
My home page

Member of the Trim Your Auto-Quote Campaign!
What's another word for thesaurus?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform