I have created a keyboard trap. I have all the keys associated with ON KEY LABELs. I have a function called by the ON KEY LABELS which issues a KEYBOARD commands so that the key caught by the ON KEY LABEL is placed back into the buffer.
When I am in a @GET, the letter is always placed in the front, even if I place the cursor in the middle of a word that is in the @GET.
For example:
The @GET field says:
Brak is cnfused.
I place the cursor between the 'c' and the 'n' and press the 'o' and the result is:
oBrak is cnfused.
Thanks in advance.
B"H
Brak
When I am in a @GET, the letter is always placed in the front, even if I place the cursor in the middle of a word that is in the @GET.
For example:
The @GET field says:
Brak is cnfused.
I place the cursor between the 'c' and the 'n' and press the 'o' and the result is:
oBrak is cnfused.
Thanks in advance.
B"H
Brak