Rexx Uploaders, This ISPF edit macro solves most or all of the translation problems I've seen.
ISREDIT MACRO ISREDIT CHANGE ALL X'6A' X'4F' ISREDIT CHANGE ALL X'B7' X'61' ISREDIT CHANGE ALL X'CD' X'5C' ISREDIT CHANGE ALL X'B07E' X'5F7E' ISREDIT CHANGE ALL X'E07E' X'5F7E' ISREDIT CHANGE ALL X'05' X'40' EXIT EdP "Farley, Peter x23353" <[EMAIL PROTECTED]> Sent by: IBM Mainframe Discussion List <[email protected]> 09/30/2005 03:39 PM Please respond to IBM Mainframe Discussion List <[email protected]> To [email protected] cc Subject Re: Are there any mainframe sites out there that don't use JCLCHECK/JCLPREP or equivalent? Am I the only one who gets a lot of weird characters trying to read the two supposed EXEC's at that link? Both valJCL.txt and jproc.txt (links on that page) appear not to be EXEC source at all. Even uploaded in binary, they do not appear to be EBCDIC, nor do they look like an XMI file, nor do they look like compiled REXX, so I am at a loss how to run them or customize them. Are these by any chance compressed or "tersed" files? The author certainly doesn't say so on that website. Peter ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

