Answer the question
In order to leave comments, you need to log in
JavaScript code to parse configuration files (.conf)?
Just as in Windows it is the de facto standard to store settings either in the registry or in ".ini" files that look like
setting1=value
setting2="value1, value2"
setting3=value1,value2
setting4="Some long value."
Setting1 Value
Setting2 "Long value with spaces."
Setting3 Yet another long value with spaces.
Setting4 Value1, value2
Setting5 -key1=value1 -key2 -key3 "Long parameter" "Another long parameter" -key4 -key5=value2
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question