Archimedez
Instructor
I can't remember the proper syntax for passing an F9 key via Connector
MIMS.Screen.MSO.Commands("Create").Execute
MIMS.Screen.MSO.Commends("CREATE").Execute
both return an error:"unable to match named index"
MIMS.Screen.Fields(FKEYS1I) = "F9"
has no effect - regardless of which F-Key is sent
Any ideas?
MIMS.Screen.MSO.Commands("Create").Execute
MIMS.Screen.MSO.Commends("CREATE").Execute
both return an error:"unable to match named index"
MIMS.Screen.Fields(FKEYS1I) = "F9"
has no effect - regardless of which F-Key is sent
Any ideas?