That kind of sounds like my problem. I'll have to look into SKIP TO. haven't used that before.
I have been pulling my hair out over this.



On Jul 21, 2004, at 4:45 PM, Lawrence Lustig wrote:

but, if i go back and change list 1 to florida ,
list 2 gives me only
florida cities however if i check a florida city,
var vcities is still
set to a calif city.

I'm just dealing with this myself, but you may have an issue with when R:Base updates a variable bound to a variable component. I believe that, for the most part, this happens when the component loses focus.

That means, if you are checking the value from EEP
code and that EEP code is a component that does not
receive focus (like a speed button, or in my case, a
group bar) then your variable is not updated.

To force the variable to update, you need to use a
SKIP TO columname in your EEP code before looking at
the variable value.
--
Larry

James Hageman, CITA I
University of Delaware Archives
002 Pearson Hall
Newark ,DE 19702
302-831-3127
[EMAIL PROTECTED]



Reply via email to