I'm using LabWIndows/CVI 2010 and I'm trying to save an open Excel XLS file as a CSV but I cannot figure out how to specify the fileformat parameter. excel2000.h contains #defines for all the file formats but I cannot pass the define to Excel_WorksheetSaveAs. WHat do I need to cast the define to for it to work?
Thanks in advance.