modified in-line ncr hold removal to use RDS key instead of WO_MAT key

This commit is contained in:
Infineon\StieberD
2025-03-25 13:37:34 -07:00
parent 2ac49b85ec
commit 0716e25303
2 changed files with 5 additions and 7 deletions

View File

@ -57,6 +57,7 @@ Event WINDOW.CREATE(CreateParam)
End Event
Event EDB_REMOVAL_REASON.CHAR(VirtCode, ScanCode, CtrlKey, ShiftKey, AltKey)
Reason = Get_Property(CtrlEntId, 'TEXT')
@ -104,7 +105,6 @@ Event PUB_OK.CLICK()
end event
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
// Internal GoSubs
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////