Help for this page

Select Code to Download


  1. or download this
    sub WaitFor {
        my $win;
    ...
        }
        return $win;
    }
    
  2. or download this
    SetForegroundWindow(WaitFor("Some Title"));