how do u indetify files succesfully executed or not ?

Answer Posted / kiran

00 coder

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?

764


What are the different data types in cobol?

903


What is length is cobol?

750


How do you reference the following file formats from cobol programs?

797


In COBOL, what is the different between index and subscript?

851






How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)

2837


here is my requirement A1 is alphanumeric with value 'A1B2C3D4' as defined below 05 A1 PIC X(8) VALUE IS 'A1B2C3D4' but i need to have A2,A3 as ABCD & 1234 repectively...... A2 = ABCD A3 = 1234 Can you please explain me what are the different ways to do it?

7073


Which Search verb is equivalent to PERFORM…VARYING?

778


what is amode(24), amode(31), rmode(24) and rmode(any)?

790


Describe the cobol database components?

776


What is the difference between goback, stop run and exit program in cobol?

1085


How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?

847


How do you differentiate between cobol and cobol-ii?

753


How you can characterize tables in cobol?

817


What is the utilization of copybook in cobol? Could we utilize a similar copybook?

837