Files
yallie 9fa3874800 Added the contents of the archive.
Moved the original file to the archive subfolder.
2017-11-20 16:11:42 +03:00

6 lines
281 B
INI

sourcefile=g_sInputFile
language=g_objOptions.language
processedDate=(new Date()).toLocaleString()
commandLine=String(g_objOptions.commandline).replace(new RegExp(",", "g"), " ")
codestylesheet=g_objOptions.stylesheet == null ? g_objOptions.defstylesheet : g_objOptions.stylesheet