Assistance Needed for Command Line Data Export in CSExport Application

Discussions about tools to complement CSPro data processing
Post Reply
uchechinedu01
Posts: 2
Joined: January 26th, 2024, 1:53 am

Assistance Needed for Command Line Data Export in CSExport Application

Post by uchechinedu01 »

Hello,

Please is there a way to export data through the CSExport application to csv on a command line interface without carrying out any action on the GUI window. When I run the command 'CSExport.exe -i export_data_to_csv.exf -o hhh.csv' It opens the GUI app loaded with the exf file configuration. I want to be able to download the output csv file directly through the command line interface.

Thanks in advance.
Gregory Martin
Posts: 1796
Joined: December 5th, 2011, 11:27 pm
Location: Washington, DC

Re: Assistance Needed for Command Line Data Export in CSExport Application

Post by Gregory Martin »

You can do this by running the .pff, not the .exf specification file. See more here:

https://www.csprousers.org/help/CSExpor ... ports.html
uchechinedu01
Posts: 2
Joined: January 26th, 2024, 1:53 am

Re: Assistance Needed for Command Line Data Export in CSExport Application

Post by uchechinedu01 »

This works, thanks alot.
Post Reply