RGBX5E Current

Fairly new to Forms.

A Variable Form provides values to an On Click EEP in a Bit Button. The EEP succeeds at its tasks, then returns FOCUS to the first control in the Form's Tab Order, as intended.

One subset of variable values survive the rotation, as intended. A second subset of variable values must be NULLed during the rotation, so that their associated controls are blank when the Form reappears.

I've failed to clear this latter group of values, variably using CLEAR VAR and SET VAR = NULL commands:

(a) ahead of the SETFOCUS at the tail end of the Bit Button's On Click EEP;

(b) in the Bit Button's On Exit EEP;

(c) in the On After Start EEP of the form itself.

It's gottta be something basic.

What is the established procedure for clearing a subset of variable values when rotating directly back into a form from a prior instance?

Rockets Red Glare, Bruce

Bruce A. Chitiea
SafeSectors, Inc.
-----------------------------------
112 Harvard Ave #272
Claremont CA 91711-4716
-----------------------------------
rby...@safesectors.com
-----------------------------------
+011 (909) 238-9012 c
+011 (909) 912-8678 f


--
For group guidelines, visit 
http://www.rbase.com/support/usersgroup_guidelines.php
--- You received this message because you are subscribed to the Google Groups "RBASE-L" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rbase-l+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rbase-l/emefe264b1-e9f3-4ab0-9473-d2851d506e75%40pathfinder.

Reply via email to