1) When debugging my code I sometimes browse a file to check the contents. Then sometimes I am unable to close the browse window, because the Red X in the upper right corner is disabled, later in my code the statement _screen.activeform.release will not work because the browse window has the focus. Is there any statement I can type in the command window to close the browse window? (other than closing the file I was browsing)
2) Sometimes I want to change what statement should execute next when debugging, however the option is disabled sometimes in the debugging menu. What controls this?
2) Sometimes I want to change what statement should execute next when debugging, however the option is disabled sometimes in the debugging menu. What controls this?