How can I tell my program if a window is visible on screen or not? I want to do something like long if window #_Editor = visible then put my code here end if I know that window #_Editor = visible is probably not the right syntax I just used that for a example Brian