mirror of
https://github.com/SSCLI/sscli_20021101
synced 2026-06-08 12:28:57 +00:00
9fa3874800
Moved the original file to the archive subfolder.
6 lines
281 B
INI
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
|