I know that i can configure a hot key with Tools->Options and then setting a key press on action Exit.
Unfortunately, the ‘Esc’ key is not in the available key with this. Also, it means that I need to do this on ALL the Epicor forms which is really too long and it’s not even the key press that I want.
Is there any way so I can configure something somewhere to allow me to do this?
Maybe via a windows hack of remapping ESC to send a CTRL+F4
But then every Windows program window would potentially close out on hitting the ESC key. And not all might be kind enough to ask if you really want to exit, or even save.
And do you want this just for your user account, or for all users?
Not sure DEL is the best. as that is used to delete rows and objects.
Plus if someone bumps the NumLock key turing it off. the decimal NumKey become DEL
I’d personally go with ALT+BKSPC, with ALT+LeftArrow a close second.
And no Idea how to mass create the hot key assignments. They show up on the Erp.XXXDef table, but just that a personalization exists for the form. Nothing in it to indicate what the personalization is. Details might exist in the XXXChunk table, if you know how to decode the chunk.
You’re right, I had some problems trying this today, it was closing the form but I didn’t want it to. I’ll either assign it to something like you said (ALT+BKSPC) or I’ll just let it that way and users will define it manually themselves.