Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
 <order title="Executes the Filescript PowerShell-HalloListFilesByExtension.ps1">
    <params>
        <param name="Script_Filename"    value="$\{SCHEDULER_DATA\}\config\live\PowerShell\ListFilesByExtension.ps1"/>
        <param name="FolderName"         value="c:\temp"/>
        <param name="FileNameExtension"  value=".txt"/> 
    </params>
    <run_time let_run="no"/>
 </order>

...