At 08:58 AM 8/29/2003, Olin Lathrop wrote: >I finally got around to writing a PIC assembler reformatter, something >I've wanted for years. It eliminates tabs, reformats labels, opcodes, >operands, and end of line comments into consistant columns, and does a few >other things to make the source code more easily readable. The formatting >conventions are the same as used in all my example code. Hi there, Olin. 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 . I was thinking of something simple - environment variables or an ini file. If these are defined, use them to set the 3 columns. If not, use your defaults. On the other hand, if you are too busy or don't want to be bothered, I understand. It is free software, after all. Either way, thanks again for making your environment available. dwayne -- Dwayne Reid Trinity Electronics Systems Ltd Edmonton, AB, CANADA (780) 489-3199 voice (780) 487-6397 fax Celebrating 19 years of Engineering Innovation (1984 - 2003) .-. .-. .-. .-. .-. .-. .-. .-. .-. .- `-' `-' `-' `-' `-' `-' `-' `-' `-' Do NOT send unsolicited commercial email to this email address. This message neither grants consent to receive unsolicited commercial email nor is intended to solicit commercial email. -- http://www.piclist.com hint: The PICList is archived three different ways. See http://www.piclist.com/#archives for details.