On Feb 8, 2011, at 7:21 PM, Oliver King-Smith wrote:

> I am trying to extract all the part numbers for a given part, so I can
>   produce a spreadsheet to aid with ordering.
>   Oliver

gnetlist -g bom makes a .tsv, which you can then import into your spreadsheet, 
possibly after working it over with sed, awk, sort, etc. Just make a file 
"attribs" with the attribute names you want to capture, one per line, to tell 
it what to do.

John Doty              Noqsi Aerospace, Ltd.
http://www.noqsi.com/
j...@noqsi.com




_______________________________________________
geda-user mailing list
geda-user@moria.seul.org
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

Reply via email to