Scilab's Bug Tracker – Bug 6239
"xmltoformat" functions should return the paths of generated files.
Last modified: 2010-05-03 10:49:36 CEST
-- Bug description -- "xmltoformat" functions should return the paths of generated files. -- Scilab error message -- -- How to reproduce the bug -- Actually, "xmltoformat" functions (ie : xmltohtml, xmltojar, xmltops, xmltopdf and xmltops) don't return any value. It should be useful for users to known where the generated files (.jar, .pdf, html tree, ...) are located. So, "xmltoformat" functions could return a matrix containing the paths of generated objects. Pierre
Fixed with commit 4b7c311290ed5342d640c790a92f715a766850d2 http://gitweb.scilab.org/?p=scilab.git;a=commit;h=4b7c311290ed5342d640c790a92f715a766850d2 Pierre