Answer Posted / vampire
Identification division
program-id
author
installation
date written
date completed
security
Environment division
configuration section
source computer
object computer
special characters
I/o section
file control
Data division
linkage section
report section
message/communication section
screen section
working storage section
file section
Procedure division
plz correct me if i m wrong
| Is This Answer Correct ? | 15 Yes | 0 No |
Post New Answer View All Answers
I have File 1 occurs 5 times with Employee-ID,Employee-Name,Employee-Dept (EEE and MECH). I have File 2 occurs 10 times with Employee-ID,Employee-Name,Employee-Dept (EEE,CIVIL,CHEMICAL and MECH). In FIle 1 and FIle 2 , for matching Employee-DEPT (Only MECH) , we need to move entire records from file1 to file 2. We should not use 2D array. Your help is needed here.
Write a program to enter and display the names of students in a class using the occurs clause.
What is the difference between perform … with test after and perform … with test before?
how can i see junk values in dclgen or in hostvariable of comp ?
What rules are followed by the search verb.
What is a SSRANGE and NOSSRANGE?
how do you define single dimensional array and multidimensional array in your cobol?
i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
What is the usage of comp fields in cobol?
Explain the configuration section of a cobol program with examples of syntax.
Name the divisions, which are available in a cobol program?
how to move the records from file to array table. give with code example
What is amode(31)