can anyone explain me the concept of COMP-4 PLEASE??
Answer Posted / kannan
its similar to comp
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
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.
What is a SSRANGE and NOSSRANGE?
Name the divisions, which are available in a cobol program?
Our issue is there seems to be a disconnect, or no link, between our SELECT statement and our SD. We had SELECT SORT-FILE and SELECT SORT-FILE ASSIGN TO SORTWRK. ASSIGN TO SORTWRK1 SORTWRK2 SORTWRK3 SORTWRK4. with SD SORT_FILE RECORD CONTAINS 7833 CHARACTERS. In either case, at run time, the system ignored our SORTWRK# DD statements and allocated 16 sort works with the SORTWK## naming convention. Any ideas why the system does not recognize the connection? We do not even need the SORTWRK DD statements. Thanks
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
What are the pertinent COBOL commands?
How to use the same COBOL program in Batch and CICS on lines? explain with an example
Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.
What do you understand by psb and acb?
how do you reference the printer file formats from cobol programs
Write a program to enter and display the names of students in a class using the occurs clause.
What is rmode(any) ?
Explain about different table spaces.
Explain how to differentiate call by context by comparing it to other calls?
What is perform what is varying?