BobEulberg
Programmer
I'm trying to find a way to prevent user input via the keyboard in Reflections VBA.
I use WaitForEvent rcEnterPos... quite a bit in my code, to the point where I don't think they'd have an occasion where they would want to type anything. But I've written programs in the past where users type and royally offset what the code is doing and would like to prevent it completely if possible.
Thanks, Bob
I use WaitForEvent rcEnterPos... quite a bit in my code, to the point where I don't think they'd have an occasion where they would want to type anything. But I've written programs in the past where users type and royally offset what the code is doing and would like to prevent it completely if possible.
Thanks, Bob