>> What UNTERSE tool is available on Windows? Linux? Gil,
WWunterse from Watson walker. Announcement here https://community.ibm.com/community/user/ibmz-and-linuxone/discussion/free-product-to-unterse-smf-and-vb-data-on-distributed-platforms Direct download link https://www.ap4zlabs.com/wwunterse >> What are the CCSIDs used by "the default standard TCP/IP service >> EBCDIC-to-ASCII translation table?" I remember discussing this issue with you before, any way here is the translation table used by DFSORT. https://www.ibm.com/docs/en/zos/3.1.0?topic=statements-outfil-control#oufcst__etoacon >>Likewise, what are the CCSIDs in the ASCII and EBCDIC maps in the appendices >>of the DFSORT Ref? And what EBCDIC CCSID(s) is/are used by DFSORT regular expressions? 1047-US is the code page that DFSORT uses for Regular expressions. >> Are they flexible, as in ISPF Edit which selects according to the terminal >> CCSID?: <https://www.ibm.com/docs/en/zos/3.1.0?topic=string-regular-expressions-string1>, supporting several dozen? (I suspect this an LE facility.) How does the programmer indicate to DFSORT which CCSID to use for regular expressions? Many terminal emulators allow a choice, and individual preferences vary. DFSORT is not ISPF and vice-versa. Why do want 2 different products to do the same function? I am not sure as why you always draw a comparison of 2 different products. >>.How does the programmer indicate to DFSORT which CCSID to use for regular >>expressions? Many terminal emulators allow a choice, and individual >>preferences vary. You cannot. If you want support for plethora of CCSID's then you are better off coding a Unicode Character conversion program which would suffice all your requirements. https://www.ibm.com/docs/en/zos/3.1.0?topic=conversion-character I am positive that you would even find an issue with that service. I am not sure if you have a real requirement, or you just want to evoke a response for a hypothetical scenario. Thanks, Kolusu ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
