Jump to content

XmlTools: Difference between revisions

→‎Patch file operations: actually @COMMAND no longer uses quoted strings
(attempt at documenting usage, probably full of mistakes)
(→‎Patch file operations: actually @COMMAND no longer uses quoted strings)
Line 86: Line 86:
:Removes named element from the array tag named by ParentElement
:Removes named element from the array tag named by ParentElement


<tt>@COMMAND <quoted string></tt>
<tt>@COMMAND <command-line string></tt>
:Runs any of the commands available under "Command-line operations" above. Use standard CLI syntax described in that section, including <tt>-filename</tt>, e.g.:
:Runs any of the commands available under "Command-line operations" above. Use standard command-line syntax described in that section, including <tt>-filename</tt>, e.g.:
  @COMMAND "invert -element:Height -parelement:Heights -filename:test.xml"
  @COMMAND invert -element:Height -parelement:Heights -filename:test.xml


[[Category:Bi-platform modding tools]][[Category:Completed modding tools]]
[[Category:Bi-platform modding tools]][[Category:Completed modding tools]]