Kent, yeah, imho - your spot on. One could append comments to values using a semi-colon, but one would have to parse the comment back out when reading the line back in. And single-line comments, I imagine, one would need a WRITELINE(). Can't think of a programmatic way to add single-line comments to an INI file. Unless one fudged them with dummy-values that looked like comments (maybe).