First time here? Check out the Help page!
answered 9 years ago
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.)