An On Click EEP in a Bit Button on a Variable Form successfully processes values entered into the form. The EEP is SUPPOSED to recycle FOCUS to the first variable control on the form:

BitButton: cid_bb_humptySaveAndNext
FormName:  humpty_frm
Target:    cid_vrg_humpty1

PROPERTY 'humpty_frm|cid_vrg_humpty1' SET_FOCUS 'TRUE'

... but, it does not.

Grasping at a straw, I tried:

PROPERTY 'humpty_frm|cid_vrg_humpty1' SET_FOCUS 'TRUE'
PROPERTY cid_bb_humptySaveAndNext MAKECLICK ' '

... to no effect, meaning I likely don't understand the proper context for MAKECLICK.

Just how DOES one reset the FOCUS from one control to another?

Many thanks, 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/emdb706445-0d51-44fd-8d6f-fdb2b58313d5%40pathfinder.

Reply via email to