i have a string of 80 chars i want to replace 4th char with "a"?
Answer Posted / krishna
Move the sting in to a variable Eg to WS-String
then
Move 'a' to ws-string(4:1)
hope this will work
| Is This Answer Correct ? | 16 Yes | 0 No |
Post New Answer View All Answers
How to pass the parameter in parm using linkage section ? (syntax)?
What is the function of dd disp parameter?
what is the JCL statement consists of?
how can the same proc be re-used and called by many jobs?
Explain the function of dd name parameter with a 2 part structure; audit.report?
What is the motivation behind coding class parameter in job statement?
In job processing, what happens in execution stage?
what is use of disp parameter in dd statement?
Explain about ISPF/TSO Commands
How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?
What is timing concept in mainframe?
How to alter the parameters for the existing gdg?
which parameter is use to declare the name of dataset in dd statement?
what EXEC statement is and what is the syntax of EXEC statement used in JCL?
How do you submit a job for execution?