Answer Posted / santosh khot
Reference modification is retrieving or Modifying substring
of a string. if Reference modification has a negative value
then Abend Code is soc4, So be care full while using
reference modification
Syntex is Move String(First position, Length) to Var-1.
| Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
here is my requirement A1 is alphanumeric with value 'A1B2C3D4' as defined below 05 A1 PIC X(8) VALUE IS 'A1B2C3D4' but i need to have A2,A3 as ABCD & 1234 repectively...... A2 = ABCD A3 = 1234 Can you please explain me what are the different ways to do it?
How do we get current date from system with century in COBOL?
What is rmode(24)
What are the different rules for performing sort operation?
i need a small 3d program using inline and outline.
What is amode(24)?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
What is inspect in cobol ?
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
Can a Search can be done on a table with or without Index?
Can you please let me know the centre name of INS certification in Kolkata.
if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech
What are all the divisions of a COBOL program?