Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cannot access the selected table
Message
 
 
À
13/07/2001 08:57:15
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00526869
Message ID:
00530206
Vues:
45
>Bill,
>
>you can do this in 1 line of code.. (Courtesy of Nadya N.)
>
>Use in Select('xTable')
>
>Cool Eh?
>

Exactly, though the credit goes to Alex Feldstain (?), if my memory serves me right :)

>>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
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform