Ini To Xml Transformer (c) 2004 - by www.scriptol.com Licence: OSS - Freeware open-source Requires: - solp, the scriptol to php compiler + the php interpreter - or solc, the scriptol to C++ compiler. Syntax: ini2xml [-light] sourcefile [targetfile] - sourcefile is a configuration file. - targetfile will be a xml document. - option -light for a light xml Scriptol source. The generated file may be a pure xml file or a light xml source for the Scriptol compiler. The initial configuration file has a format as: [title] name=value etc...... The output is: