answered 2015-07-13 22:58:02 -0500
To directly record all called variables to a CSV (Excel-readable) you can include this line in your idf:
OutputControl:Table:Style,Comma;
(This is also the output that the "variables" button in EP-Launch calls.)