i have a string of 80 chars i want to replace 4th char with "a"?
Answer Posted / deepak dada, jaipur
not sure but
inspect string replacing string(4:1) by 'a'
might work
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
what EXEC statement is and what is the syntax of EXEC statement used in JCL?
if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?
List the various advantages of using jcl language?
In job processing, what happens in execution stage?
Explain the job statement in jcl?
What is the function of the dd dcb keyword?
Explain the hierarchy levels in jcl?
how can the same proc be re-used and called by many jobs?
how to compare two datasets without using superce because output is limited to 133 bytes
Explain how can the disposition of sysout datasets be set for an entire jobstream?
What is use of restart and how to use it?
how JCL works?
Brief description of inline procedure of jcl.
define cond parameter in jcl?
Explain the purpose of dd * statement in jcl?