Hi guys,
We are trying to add an event handler to OIS300. We want to use the F8 key which has no functionality assigned to it on this program.
Pressing F8 does the function we require, however it also still throws the error "F8 is not valid here."
Obviously M3 is still adding an event handler even though there's no functionality.
Does anyone know how to override, or disable the event handler so we can get rid of the error?
Cheers,
Iain