ESS_LIST_TRANSACTIONS_TOCLIENT | Write the output to the screen. |
LIST_TRANSACTIONS_TOFILE | Write output to a CSV file. Output is not returned in ppResults. pCount and ppResults will be NULL. Content is written to the FileName as comma separated file. If the specified file name exists, the command fails.
|
ESS_LIST_TRANSACTIONS_FORCETOFILE | Write output to a CSV file. Output is not returned in ppResults. pCount and ppResults will be NULL. Content is written to the FileName as comma separated file. If the specified file name exists, it is overwritten with the new output.
|