How do u write test cases?
what do you mean by copybook? and what is the difference between the copybook which we are using in working storage and procedure division.
How do you define a variable of comp-1 and comp-2?
How do u write test cases?
How to code fscode 10 in cobol program? Where yoy code in your pgm?give ans for the question.
What do you understand by psb and acb?
Suppose i have a variable with s9(18)v99 comp3 . what is the size of variable . If s9(18) comp3 is 10 bytes . There should be some difference between two allocations ? Thanks krishna chaitanya
hi is there any means of deletin a record from a ps usin cobol not using jcl?eg if i am reading a record and if some condition is matched tat particular record must be deletd fom the ps
record length in spool?
What type of Call you would use if you don;t want the control back to the calling program?
If there are two copybooks which have same variables and we are using both the copybooks in our program. will there be an error and if i move values to the variable which copybook varibales gets the values i move in.
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
how do you reference the esds vsam file formats from cobol programs