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 .
Post New Answer View All Answers
What the difference is between continue and next sentence?
What is difference between static and dynamic call in cobol?
how do you reference the variable unblock file formats from cobol programs
Which mode is used to operate the sequential file?
How do you reference the following file formats from cobol programs?
What is the difference between goback, stop run and exit program in cobol?
What is perform what is varying?
i made it to stage 3 of an interview process wednessday they will quiz my knowledge again face to face for an analyst role recruiter said it will be based on Business requirements system is cobol and good ideas what they might ask etc
I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?
What rules are followed by the search verb.
write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc
can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.
how to access the file from prodution from changeman tool and to submit a file to production