What is the difference between Global and External Variables?
No Answer is Posted For this Question
Be the First to Post Answer
Define REDEFINE clause and Is it possible to have the redefine clause anywhere in the working storage section for a data name?
is it possible to rename 01 level?
how do you reference the variable unblock file formats from cobol programs
Hi all, I have a following requirement to write the cobol program. I have to load the 129 variables from input sequential file which are in excel sheet to the cobol inernal table. and after loading into table i have to compare this data with the business file. here compare means controlling the data whether the format(numeric,alpha) is same in the business file and in the table??? i have the same data in input and business file. could anyone please give me any idea of the logic?// i have all the 129 different variables(129rows,1 column)is there .
What is difference between comp & comp-4?
What is the LINKAGE SECTION used for?
What is report-item?
What are the different rules to perform a Search?
1.Can we define condition-name conditions in FD entry.
in cobol main pgm is calling sub pgm but sub pgm does not exists , what abend i get if submit the job?
Write some characteristics of cobol as means of business language.
What are ISOLATION LEVELS? Where do we need to specify them in compiling JCL (Exactly which statement and what is syntax for it)?