What is the local-storage section?
I have a table with 3 dimensions like this : 01 ws-table 04 ws-page occurs 3 08 ws-column occurs 2. 12 ws-record occurs 20 pic x(40). How to code with PERFORM varying with 3 dimension...I forgot..
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
Read filea And file b write the same records in both files? Records in a but not in b record in b but not in a
Suppose i want to declare a binary comp fild of 7 byte .how to write?
What are differences between Static Call and Dynamic Call?
10 Answers IBM, KBC, Keane India Ltd, Verizon,
What is the LINKAGE SECTION used in COBOL?
How do you fetch current date in normal cobol pgm and in cobol-db2 pgm?
What is difference between comp & comp-4?
is it possible to declare index in cobol program? if it is not why its tell me pls
How to display the index.(displacement from an array)
how to transfer the file from pc to mainframe??
How to covert given string into ASCII value in COBOL/MF COBOL