On Wed, 10 Apr 2013 19:30:32 -0500, David Speake wrote: >Does anyone know why PDSM18 replaces both the ~ and the ` (X'A1' and X'79') >with a (.) in found lines but not in control statements in the report. > Can you tell it which code page to use? Will it tell you which code page it's using?
Perhaps it presumes that any character you enter in a control statement can be displayed on your I/O device, but it can make no such assumption about characters in found lines. Likewise, it's dismaying that in the 21st Century IDCAMS assumes by default that your output device is majuscule-only. But that can be overridden by: ' PARM GRAPHICS(CHAIN(TN)) -- gil ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
