Hi all, Is there any way to "comment out" blocks of lines in a config.ini file?
I know that it can be done line by line by prefixing them with a ";" but there are times (like when debugging) where it would be *very* convenient to hide entire sections of the config data.
Is there anything along the lines of php's /* */ ? tia, mike wright :m)
