Answer Posted / hitz
Surya's right most half a byte is correct or Sekhar's left
most half-a-byte? please help to correct this.....
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue
Explain about different table spaces.
Which mode is used to operate the sequential file?
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
What is redefines clause in COBOL?
What do you understand by psb and acb?
How do define dynamic array in cobol.
What is the Purpose of Pointer in the string?
What is the compute verb? How is it used?
I have a File that has duplicate records. I need only those records that occur more than thrice.?
what happens if parmparameter passes zero bytes to the program
What is the problem of ordered sequential files access?
What are declaratives and what are their uses in cobol?
i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?
i want a program using by if, evaluate , string, unstring, perform, occurs?