|
As far as I can remember, TAB as in tab-delimited, or Horizontal Tab, is hexadecimal 5. So if a field containing hexadecimal 5, can be inserted between each field on the output Query file, the EBCDIC => ASCII conversion "should" work. In spite of that - good luck >>> "DeLong, Eric" <EDeLong@Sallybeauty.com> 03/11/02 02:32PM >>> Bill, That's the problem... He has commas in his export fields (valid data) that screw up the comma delimited file. He wants to use *Tab delimiters (option available in CPYFRMIMPF, but not CPYTOIMPF). As far as I can tell, he'll need to build the delimited *stmf with an RPG program, so he can use "tab" for the field delimiter. Of course, this brings ebcdic<->ascii translation issues into the picture, as "tab" may not always translate the same....... Seems like IBM should enhance CPYTOSTMF to support *TAB field delimiters. Eric DeLong Sally Beauty Company MIS-Sr. Programmer/Analyst 940-898-7863 or ext. 1863 -----Original Message----- From: bill.reger@convergys.com [mailto:bill.reger@convergys.com] Sent: Monday, March 11, 2002 1:18 PM To: rpg400-l@midrange.com Subject: RE: Query output with Tab delimeted file Giri, How about just creating a normal Query *OUTFILE, then using the CPYTOIMPF (Copy To Import File) command to add the Comma Delimiters, etc.? This should be cleaner, neater, and easier to understand than to try to force your Query to do add the delimiters, etc. Bill -- NOTICE: The information contained in this electronic mail transmission is intended by Convergys Corporation for the use of the named individual or entity to which it is directed and may contain information that is privileged or otherwise confidential. If you have received this electronic mail transmission in error, please delete it from your system without copying or forwarding it, and notify the sender of the error by reply email or by telephone (collect), so that the sender's address records can be corrected. _______________________________________________ This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing list To post a message email: RPG400-L@midrange.com To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/cgi-bin/listinfo/rpg400-l or email: RPG400-L-request@midrange.com Before posting, please take a moment to review the archives at http://archive.midrange.com/rpg400-l. _______________________________________________ This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing list To post a message email: RPG400-L@midrange.com To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/cgi-bin/listinfo/rpg400-l or email: RPG400-L-request@midrange.com Before posting, please take a moment to review the archives at http://archive.midrange.com/rpg400-l.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.