When we code these comp,comp1,comp-2,comp-3 and comp4 values. I know the differnece.I mean when we will prefer if it is new program.Explain in detail with memory examples. Thanks in advance.
CTS,
1 8546have in 100 records in a file i want to move only matched records to one output_file1 and nonmathed records are moved to another output_file2 ... any one can provide logic code
3 10160I 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?
IBM,
3 12136If i got a job on mainframe technology, will i have a bright future?. Some people are discouraging me. Let me know, is it true? Please bring back me from the confusion.
2 6307I need to compare two VSAM files, both having 'number' as key. If there is a matching record, write the data into another VSAM file. How will it be possible.
DSRC,
1 9944Can anyone explain me CALL procedure in COBOL.Does it carries similarities like call by reference in C.
1 3561
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
What are 77 levels used for?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
) what is the difference between AID and HANDLE AID?
What are the different open modes available in cobol?
IF I mention stop run in CICS what happens?
what is difference between cobol and cobol/400
What is length is cobol?
How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?
How do you reference the following file formats from cobol programs?
For rewrite, why is it mandatory that file needs to be opened?
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
What is the compute verb? How is it used?
How you can read the file from bottom?