CodeWorker



Changes on version 3.10.4
Date Type Caller Description
26may2005 improvement - The function saveProject() accepts a facultative parameter nodeToSave, which is a subtree you wish to save to XML; by default, the saved node is the global tree project.
26may2005 improvement - The functions loadFile() and loadBinaryFile accept a facultative parameter length indicating the number of bytes to read.
26may2005 bug_fix - A template-based script using the automatic indent mode (function incrementIndentLevel) for generating text, may badly copy rough text after a new line starting with more tabulations than the current indent level.
18may2005 bug_fix - A translation script, passed as a relative path in the function translateString, may haven't been found.