CLNRES, version 1.0. Cleans a file freshly created by RESOURCE or MSOURCE. Removes comments from the end of a line which is only a hex address and when a label line is encountered, and the line contains only a comment with no opcode it appends the next line in the file one tab after the label. LABEL: ;1234H LXI H,L0234 ;0234H Becomes LABEL: LXI H,L0234 Lines with comments only are not affected. Any lines which have been edited and appear as: LABEL: OPCODE OPERAND ;COMMENT will only have the comment removed. To use the program type: CLNRES filename (newname) CLNRES looks for an .ASM file and creates a .$$$ file. Please advise on any problems: J.A. Prest 18704 Glastonbury Rd Detroit, MI. 48219 313-538-1204