If by mistake we MOVE a working storage variable into
LINKAGE area. What will happen??

Answer Posted / dharma

If we pass the value of working storage variable to LInkage
variable and that variable uses as input to the another sub
program nothing will happen.

Is This Answer Correct ?    8 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how to refer the data field?

1812


Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?

635


How to remove 2 duplicate records and copy only one using job control language?

755


what are decleratives in cobol?

1831


Which division and paragraphs are mandatory for a COBOL program?

712






What are declaratives and what are their uses in cobol?

714


I have a File that has duplicate records. I need only those records that occur more than thrice.?

8668


How arrays can be defined in COBOL?

667


how do you reference the variable unblock file formats from cobol programs

752


INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?

427


Write a program to explain size error.

679


1.give the details about WHEN OTHER. 2. how many form are available in evaluate.

1616


What is inspect in cobol ?

806


How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?

1950


How you can read the file from bottom?

660