Fred,

You capture the value with the GETPROPERTY
GETPROPERTY <Component ID> TEXTVALUE 'varname'
And you change the value with the PROPERTY
PROPERTY <Component ID> TEXTVALUE 'value' for a DBLookupComboBox

Or use a Variable LookupComboBox to return the user's choice.

I'm not sure this is what you are trying to do however.  Can you explain?

Claudine 


________________________________________
From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Fred C Kopp
Sent: Saturday, May 31, 2008 6:59 PM
To: RBASE-L Mailing List
Subject: [RBASE-L] - Capture DBComboBox value in a variable

I have a DB LookupComboBox in a form.  I can easily capture the starting
value in a variable.  I need to be able to change the value and capture the
new value while I'm still in the form.  Can I do that and, if so, how?  I've
tried every way but the right way.
 
Thanks
Fred
 
Fred C. Kopp
Authorized R:Base Developer
19 Teri Lane
Washington, PA  15301
 
P 724-222-7376
F 724-222-7376
C 724-413-5534
E [EMAIL PROTECTED]

--- RBASE-L
=======================3D=======================3
D=
TO POST A MESSAGE TO ALL MEMBERS:
Send a plain text email to [email protected]

(Don't use any of these words as your Subject:
INTRO, SUBSCRIBE, UNSUBSCRIBE, SEARCH,
REMOVE, SUSPEND, RESUME, DIGEST, RESEND, HELP)
=======================3D=======================3
D=
TO SEE MESSAGE POSTING GUIDELINES:
Send a plain text email to [email protected]
In the message SUBJECT, put just one word: INTRO
=======================3D=======================3
D=
TO UNSUBSCRIBE:
Send a plain text email to [email protected]
In the message SUBJECT, put just one word: UNSUBSCRIBE
=======================3D=======================3
D=
TO SEARCH ARCHIVES:
Send a plain text email to [email protected]
In the message SUBJECT, put just one word: SEARCH-n
(where n is the number of days). In the message body,
place any
text to search for.
=======================3D=======================3
D=


Reply via email to