My original attempt to return control to the VLCB included a SET_FOCUS and MAKECLICK '0' properties. MAKECLICK '0' buried in a CFA was the offender. I could clearly use a tutorial on the appropriate use of MAKECLICK; and the means by which one feeds parameter values to it.
Thanks for the help, Bruce -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of A. Razzak Memon Sent: Wednesday, December 04, 2013 2:35 PM To: RBASE-L Mailing List Subject: [RBASE-L] - Re: Fixing item focus with a VariableLookupComboBox At 05:23 PM 12/4/2013, Bruce A. Chitiea wrote: >Thanks for the tip: a Good start. >It appears I'm losing the selected variable value within several custom >form actions. While in Form Designer, use [Ctrl + F] to search for that exact variable name throughout. You will see a complete list with highlighted variable name in each block when viewed in EEP Editor. Use F8 to search for NEXT instance within that block of code, if any. Razzak >-----Original Message----- >From: [email protected] [mailto:[email protected]] On Behalf Of A. >Razzak Memon >Sent: Wednesday, December 04, 2013 2:10 PM >To: RBASE-L Mailing List >Subject: [RBASE-L] - Re: Fixing item focus with a Variable >LookupComboBox > >At 04:52 PM 12/4/2013, Bruce A. Chitiea wrote: > > >Then what I'm doing is 'resetting' the control back to the first item > >with each iteration. Back to the kitchen. > > >To better understand this technique ... > >Pre-Define that exact variable with actual value as "On Before Start >EEP", and then run the form. Notice the selected/highlighted row in >the VL Combo Box. > >Very Best R:egards, > >Razzak

