OR just use AUTOSELECT TRUE :) The aforementioned solution I laid out works on a variety of edit boxes other than DIALOG but when I originally used that solution the form timer hadn't been implemented, so everything I mentioned applicable to the hidden form, would work in a form timer EEP since it runs in its own thread.
On Friday, January 12, 2018 at 10:08:44 AM UTC-5, larrylustig wrote: > > I'm starting a DIALOG command with a default value already in the variable > used by the DIALOG. > > The appearance is that the cursor is positioned at the beginning of the > value in the DIALOG's input edit. > > I would prefer the value to be already selected so that anything the user > enters *replaces* what's there already. I cannot find anything in the > OPTIONS documentation to pre-select the value display. > > Anyone know if this is possible. > -- > Larry > -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.

