Answer Posted / ajay
sdsf is (system display search facility)
| Is This Answer Correct ? | 8 Yes | 5 No |
Post New Answer View All Answers
What are literals?
Name some of the examples of COBOl 11?
What the difference is between continue and next sentence?
how do you reference the printer file formats from cobol programs
What is rmode(24)
I have program P1 which calls file F1 which has 100 records and following structure 001 .................. 002 .................. 003 .................. 098 .................... 099 ................... 100 .................... Now I want to read these files and write these records in file F2 in following manner. 001 ...... 051 ..... 002 ...... 052 ..... 003 ...... 053 ..... .......... ....... .......... ....... .......... ....... 048 ........ 098 ...... 049 .......... 099 ....... 050 .... 100 ......
How to know whether the module is dynamical or statistical?
What is a scope terminator give example?
can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech
How you can characterize tables in cobol?
What are the different rules to perform a Search?
what is the difference between COBOL2 AND COBOL390?
If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly
What are the different rules of SORT operation?
How you can read the file from bottom?