There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.
1442i 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?
1329
How do get the result of your program directly on your pc?
What is the difference between Call and a Link?
How do u write test cases?
Differentiate between structured cobol programming and object-oriented cobol programming.
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
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
what is the use of outrecord?
i want a program using by if, evaluate , string, unstring, perform, occurs?
Whats the difference between search & search ALL?
) How do u handle errors in BMS macro
When is inspect verb is used in cobol?
What is static and dynamic call in cobol?
What is the difference between comp and comp-3 usage?
What is the Purpose of POINTER Phrase in STRING command in COBOL?
What is the difference between PIC 9.99 and 9v99 in COBOL?