Support 805.461.7300
Sales
Our Technology. Your Success.
Tech Notes

Export watch file to a specific directory as a csv

Make the Script Monitor - Write Input File Name command as your second event, then add the command below to your script when you want the export to occur:
 
com_InputFilePath=FILETOSTR("Cleanup.ini")
COPY TO ("full path")+ forceext(justfname(com_InputFilePath),"csv") type csv

« Back to Tech Notes

...And I appreciate your help too, even when I ask a silly question. You guys are great and your support is second to none.
D.J., Santa Rosa, CA