Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Clearing Combo Box Choices
Message
De
02/05/1999 16:02:50
 
 
À
01/05/1999 12:29:33
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00211482
Message ID:
00214419
Vues:
39
Hi Cetin - It is always good hearing from you. Thanks for writing a reply to my last message, even though you were running short on time.

I will keep this message short -- I promise!

I have the following code placed into the CLICK() of my search form:

with thisform.cmbofficetitle_search && Combo's name
m.myofficeId = .List(.ListIndex,2) && memvar
endwith

if !empty(m.myofficeid)
do form OFFICES with m.myOfficeId
endif


The only thing I am missing to get the OFFICE form to fire is the "conversion code" for nofficeid, which is the second column value in my last combo box (cmboffice_search).

I am going to do some reading in my FoxPro books to figure out how to "convert" this field into a character value. I hope to have good news to report to you this coming week.


Look forward to hearing from you

Jason
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform