Is there a way to have have a program file either close the KeyPad window if it's open? Or check to see that it's open and the program can then abort?
Is there a way to have have a program file either close the KeyPad window if it's open? Or check to see that it's open and the program can then abort?
I think it's unlikely since the Keypad has focus when it's open...all file execution stops until it's closed and focus goes back to SB3. My guess is that it would have to be wrapped in a windows program that could test for forms being open, independently from SB3?
Ok. Thanks.