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.

I have tried PDSMRPT to JES/SDSF and to a file.
Tried SCAN TARGET='~' and SCAN TARGET=X'A1'
Tried SCAN TARGET='`' and SCAN TARGET=X'79'

Also SIMULATE=Y/REPLACE as below. 

PDSMAN       r7.70                                    GLOBAL STRING SCA
** PDSM18 **   SYSC                                   CONTROL STATEMENT
 SEQ   CONTROL STATEMENT
 ----- ----------------------------------------------------------------
 OPT   OPTION TRANSLATE=N,MISSMSG=N,ECOL=72,SIMULATE=Y
     1 REPLACE  TARGET='~',NEW='~'
     2 REPLACE  TARGET=X'A1',NEW=X'A1'
 PDSM18-13 SIMULATE OPTION SPECIFIED - STRING REPLACEMENTS WILL BE REPO
PDSMAN       r7.70                                    GLOBAL STRING SCA
** PDSM18 **   SYSC                                   BC.NDVR.SCANNING.

 FLG LINENO --- HITS/REPLACES FOUND FOR MEMBER EDIGDMPC      ---
 REP    762               IF WS-UNSTRING-X12-CHAR (X12-PTR) = '.'

 FLG LINENO --- HITS/REPLACES FOUND FOR MEMBER EDIGDMPP      ---
 REP   1380               IF WS-UNSTRING-X12-CHAR (X12-PTR) = '.'

Be out till about 5:00 P. M. Thursday

David Speake

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to