Ok...this is my first script that I thought I would share. The attached script will generate a summarized list (Summary BOM) of dynamic components that have a value in the ItemCode attribute. It will also record the Description DC attribute. By default the script will create an HTML report, but it will create a csv by just changing the extension to '.csv'.
Scott Lininger provided most of the base code, I just tweaked it around a bit. Thanks for the help Scott! This was my first attempt at a ruby script, so let me know if I have any completely wrong approaches here...
Jon

