Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Clearing Combo Box Choices
Message
From
02/05/1999 16:02:50
 
 
To
01/05/1999 12:29:33
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00211482
Message ID:
00214419
Views:
40
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform