> Just getting around to looking at your re-formatting program. Is it > possible to provide a configuration option to change the column > settings? For example, most of my code is written with opcodes at column > 5, operands at column 17, comments at column 33. It works for me . Anything is possible. I had thought of that when writing the code and even have everything in variables ready to be filled in by command line arguments. Then I thought "Wait a minute, why am I spending time making it so that other people can format PIC assembler in a way I don't like. The point of this program is to make is easy for me to read other's code.". Naturally, I would prefer everyone writes code exactly to my style. Obviously that isn't going to happen, but why should I make it easy for them not to? > I was thinking of something simple - environment variables or an ini > file. Command line options would be the easiest. ***************************************************************** Embed Inc, embedded system specialists in Littleton Massachusetts (978) 742-9014, http://www.embedinc.com -- http://www.piclist.com hint: The PICList is archived three different ways. See http://www.piclist.com/#archives for details.