> The only problem is that PCB strips the comments before embedding > the newlib components into the .pcb file. Maybe this could be > changed someday? I think comments are stripped when the element file is read, and the data converted to internal binary form. After that, there's no trace of the comment left to be written out.