Help for this page

Select Code to Download


  1. or download this
    # If Word is closed instead of the file, calling "Count" 
    # causes an error message but lowering the Warn level 
    ...
        }
        sleep 5;
    }
    
  2. or download this
    if (($mycnt = $word->Documents->Count()) < $mydocnt) {