Support 805.461.7300
Sales
Our Technology. Your Success.
Tech Notes

Export output file as pipe delimited with headers

* Copy all input files and related files to Archive Folder
SET SAFETY OFF
com_Csv=ADDBS(com_ArchiveFolder)+FORCEEXT(JUSTFNAME(com_InputFilePath),"csv")
com_Hdr=FORCEEXT(com_Csv,"hdr")
COPY TO (com_Hdr) TYPE CSV FOR .F.
COPY TO (com_Csv) TYPE DELIMITED WITH "" WITH CHARACTER |
com_FileString1=FILETOSTR(com_Hdr)
com_FileString2=FILETOSTR(com_Csv)
=STRTOFILE(STRTRAN(com_FileString1,[,],[|]),com_Csv) 
=STRTOFILE(com_FileString2,com_Csv,1)

« Back to Tech Notes

Your team has been wonderful when my employee passed away 3 years ago. Your staff was kind enough to train me during hard times to continue my mailing business without any interruption.
J.H., Falls Church, VA