Update a configuration file: Difference between revisions

See also
(Added PicoLisp)
(See also)
Line 40:
 
The update may rewrite configuration entry in capital letters. However lines beginning with hashes and any parameter data must not be capitalized (eg the banana for favourite fruit must not become capitalized). The update process should also replace double semicolon prefixes with just a single semicolon (unless it is uncommenting the option, in which case it should remove all leading semicolons).
 
== See also ==
 
[[Read a configuration file]]
 
[[Category:File handling]]