Does anyone know if RBase 6.5 ++ playback files interpret SHIFT END as
one keystroke?  I have tried it with RBase 6.5 + and as near as I can
tell it is considered two separate keys.  My playback file contains

[Shift][End]

When I execute the playback in a form through an entry\exit procedure,
the field that does the playback adds the text [Shift]  at the start of
the editable data and then RBase goes to the end of the editable data
because of the [End].  It won't do a Shift End together to highlight the
data.  I did try a Shift Tab in the playback file to confirm that the
keystrokes were correct.  The Shift Tab was interpreted as one
keystroke.  Therefore, I am doing something wrong or RBase 6.5 + just
does not interpret Shift End as a single keystroke in a playback file.

I am trying to get RBase to handle the highlighting of editable data
automatically so the users don't have to.

Reply via email to