Help for this page

Select Code to Download


  1. or download this
    $word->Options->{DefaultFilePath}->{wdDocumentsPath} = $path_default;
    
  2. or download this
    $word->Options->DefaultFilePath->{wdDocumentsPath} = $path_new;
     ---> output: Can't use an undefined value as a HASH reference at ....