Chris Withers wrote at 2003-1-21 16:48 +0000: > Is there a way to change the format to this without breaking backwards > compatability? Add a version number as first line. If it is not there, it is old syntax. If it is there, the version number tells what syntax to use. Dieter