Oxygen Scripting V27.0
Released: Nov 27, 2024
V27.0 中的更新
特性
- 'XPath Expressions to Exclude Nodes' Now Supported in Compare Directories Script - A previous limitation has been solved for the Compare Directories command-line script making it possible to now use the -enx XPathExprToExcludeNodes argument. It allows you to specify an XPath expression that will exclude certain nodes from the comparison. This option can now be used without any limitation, regardless of the format chosen for the comparison report.
- More Flexibility in Compare Directories Script - More flexibility has been added in the Compare Directories command-line script in regard to the handling of certain cases as requested by users with the addition of two new options. The -a dirPathAlias argument can be used to specify an alias for the directory path that will be displayed in the HTML-formatted operation report instead of a long directory path. The -sl suppressLinks argument can be set to true to suppress links to the compared directories and files that are displayed in the HTML operation report.