I am hoping someone can shed some light on a BOC problem we are having.
If we use objMIMS.screen.MSO.commands("OK"
or objMIMS.screen.MSO.commands("Revert"
or objMIMS.screen.MSO.commands("Cancel"
then all is well.
However, if we use objMIMS.screen.MSO.commands("Create"
to represent the F9 key in MSO88P or MSO960 then we get a run-time error. We tried also objMIMS.screen.MSO.commands("F9"
without success. Function key overrides set in System Control Maintenance are 1 -> 1 .. 9 -> 9.
Any ideas?
Regards
DSimpson
If we use objMIMS.screen.MSO.commands("OK"
However, if we use objMIMS.screen.MSO.commands("Create"
Any ideas?
Regards
DSimpson