Have you code any new programs in COBOL ? What is the
functionality of the programs?
Answers were Sorted based on User's Feedback
Answer / arjun
we do code several Cobol programs acording to the
requirement. Most of these are report generating codes.
Also, we need to code for several applications
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / shinoy sansilavose
You can specify the purpose/aim for creating the new
program which is intended for in the FUNCTIONALITY of the
mod log description when you write a new program.
Suppose you are creating a program to find the Population
of a city when a city name file is inputted.then your
functionality of the program will be,
FUNCTIONALITY: A PROGRAM TO FIND THE POPULATION OF A CITY
Is This Answer Correct ? | 0 Yes | 0 No |
what is the difference between Plan & package
What is the LINKAGE SECTION used for?
I have a file it contain 10 records.i got abend at 8th record because of soc7.how do you know that perticular record got abend?
how you will define variables length in cobol.
i have two file, each file having : file1 is having 2 fields field1 field2 file2 is having 3 fields field1 field2 field3 my req is to make it one file like: field1 field2 field1 field2 field3 if anyone know please send me syntax, i tried this with DFSORT but could not succeed.
How to display string in the reverse order using occurs clause?
Whtz the specialty of 77 level number ?
soc-7 is a bad data,invalid data. when ever we are moving the alphabets in the position of numeric then we got this abend. so my question is if o1 ws-data pic 9(1) value passing the alphabet some x. then we got soc-7 or not? i want clarification ?
What is the meaning of 'TALLING' verb in cobol?
When would you use in-line perform?
what is the difference between perform varying and perform until
what is call by value and call by reference ?
3 Answers Infosys, ITC Indian Tobacco Company,