I have uploaded a file, PrtFilter.c, which I knocked up in order to get better reporting in CSV format for loading into spredsheets, db's etc.
In particular, OO calc is very usefull for further elaborating component lists and BOM's. PrtFilter reads an eschema file (or group of files) and produces a component list and BOM in csv format (a Bill Of Materials groups together like compnents on single line and adds a qty). In addition, these reports include the footprint and they handle named attributes (assigning names to field values) so it is possible to assign up to 8 attributes to any component from an unlimited set of attribute types, and it does not matter which field value you place them in (as long as you assign the name to field value as well ;-) Further information is included in the file.
