IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Find and Replace Strings in JCL using PDSM18


IBM Mainframe Forums -> CA Products
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
brahmanandarm

New User


Joined: 15 Jun 2009
Posts: 28
Location: bangalore

PostPosted: Thu Dec 02, 2010 1:17 pm
Reply with quote

Hi All,

I would need your help in solving below Issue.

Using PDSM18, I tryed to replace =(PSUP.ABC.PROCLIB,PJCL.ABC.PROCLIB) to (DJCL.ABC.PROCLIB)

I tryed with
REPLACE TARGET==(PSUP.ISC.PROCLIB,
NEW==(
REPLACE TARGET=PJCL.ABC
NEW=DJCL.ABC


OUTPUT :=(,DJCL.ABC.PROCLIB)

I am not able to remove ,(comma)


Please advice.
Back to top
View user's profile Send private message
PeterHolland

Global Moderator


Joined: 27 Oct 2009
Posts: 2481
Location: Netherlands, Amstelveen

PostPosted: Thu Dec 02, 2010 1:22 pm
Reply with quote

Is this part of CA PDSMAN?

If so what are the manuals saying? And this topic is part of TSO/ISPF?
Back to top
View user's profile Send private message
expat

Global Moderator


Joined: 14 Mar 2007
Posts: 8797
Location: Welsh Wales

PostPosted: Thu Dec 02, 2010 1:24 pm
Reply with quote

Maybe an ISPF edit macro may be more suitable icon_wink.gif
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> CA Products

 


Similar Topics
Topic Forum Replies
No new posts Replace each space in cobol string wi... COBOL Programming 3
No new posts Replace Multiple Field values to Othe... DFSORT/ICETOOL 12
No new posts To find whether record count are true... DFSORT/ICETOOL 6
No new posts Find the size of a PS file before rea... COBOL Programming 13
No new posts replace word 'MONTH' with current mon... SYNCSORT 11
Search our Forums:

Back to Top