Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is the reference modification.

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

I have program P1 which calls file F1 which has 100 records and following structure 001 .................. 002 .................. 003 .................. 098 .................... 099 ................... 100 .................... Now I want to read these files and write these records in file F2 in following manner. 001 ...... 051 ..... 002 ...... 052 ..... 003 ...... 053 ..... .......... ....... .......... ....... .......... ....... 048 ........ 098 ...... 049 .......... 099 ....... 050 .... 100 ......

12528


How did the release of cobol/370 version 1.3 improve the performance of release 1.1?

1127


Explain the configuration section of a cobol program with examples of syntax.

1254


What is the difference between perform … with test after and perform … with test before?

1494


i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com

2268


Explain about different table spaces.

1150


if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need

1381


What is an in line perform? When would you use it? Anything else you wish to say about it.

1138


what is difference between cobol and cobol/400

23062


what are decleratives in cobol?

2303


What are the different rules for performing sort operation?

1273


In which area will you utilize 88 level items in cobol?

1204


What is the utilization of copybook in cobol? Could we utilize a similar copybook?

1269


please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?

2528


What is static and dynamic call in cobol?

1113