Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cannot access the selected table
Message
De
13/07/2001 08:57:15
 
 
À
13/07/2001 06:42:43
Bill Drew
Independent Consultant
Chicago, Illinois, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00526869
Message ID:
00530176
Vues:
42
Bill,

you can do this in 1 line of code.. (Courtesy of Nadya N.)

Use in Select('xTable')

Cool Eh?

>If the rowsource of the combobox is a cursor, I always put code into the destroy event of the combobox which selects the cursor if it is not selected and then closes it. something like:
>if used("xtable")
> cwasin = alias()
> sele (xtable)
> use
> if !empt(cwasin)
> sele (cwasin)
> endi
>endi
Will Jones
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform