I have a user request to reassign the Windows CTRL-Del (Erase to end of line = kL) keystroke to an Fkey (editing only - no termination no exception or exception value.).
Using AcuGT runtime for Windows I have had some limited success with text mode (not ENTRY-FIELD) with
KEYSTROKE Edit=Erase-Field k9
With it, F9 erases the entire text field but has no effect in ENTRY-FIELDS.
Ideally I would like
KEYSTROKE Edit=Erase-to-End k9
to mimic CTRL-Del for both text fields and ENTRY-FIELDs, but I can't make it work for either. (No effect for ENTRY-FIELD and works like Erase-Field for text.)
The user would be happy with Erase-Field.
Thanks for any suggestions.
Sal
UBCC Development
#AcuCobol



