What is the reference modification.
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / ts nithiyanandan
Reference modification is nothing but moving the part of
value of dataname to other dataname.
01 a pic 9(10).
01 b pic 9(10).
move a(4:5) to b.
i.e., moving from 4th byte to 9th byte to dataname b.
from 4th to 9th is length of 5 bytes.
| Is This Answer Correct ? | 10 Yes | 5 No |
hie everyone.i just completed my b.tech in electronics and joined mainframes course.am i doing right course for my better future?please help me with your suggestions.ill be very thankful to you guys.
What is 77 level used for ?
Please let me know at which Scenarios we will go for STATIC call or DYNAMIC
What is the compute verb? How is it used?
Can JUSTIFIED be used for all the data types?
Please let me know how the Eject verb works for page break.. I want to know the code, how it is used.
can we declare occurs in 01 level?
Minimum how many Number of Paragraphs are there in ID- Divison?
In a program, variables are used but no DB2 involved in it. Can you call it as host variables??
can we write paragraph in area B .....
01 a pic 9(3) value is 123 01 b pic 9(6) move a to b wht will be the value ? and 01 a pic x(6) value is abc 01 b pic x(3) move a to b wht will be the value ?
how to crack cts interview apps? NOVEMBER 21 2010