Help for this page

Select Code to Download


  1. or download this
    @EXPORT_OK = qw(
                    $debug
    ...
                    GetWindowLong
                    GetWindowRect
                    GetWindowText
    
  2. or download this
    perl -de1
    C:\test>perl -de1
    ...
      DB<12> print GetWindowText( $f )
    Command Prompt - perl5.6.1 -de1