how many maximum no of variables can be declared in linkage
section ?
Answers were Sorted based on User's Feedback
Answer / ashraf
Hi Ramya,
There is no limit of size in linkage
section..
Is This Answer Correct ? | 0 Yes | 0 No |
whats the difference between search and search all?
I have a PS file and I would like to manually insert the binary values (like a COMP format) into the file. How can i do that? the way do in COMP-3 format.. suppose i want to insert -12345 in to file in comp-3 format. simply we can open a file in edit mode and do HEX-ON and insert the value . SEE BELOW-- 135 24D in 3 bytes - this will be COMP-3 presenatation of -12345.
Have you code any new programs in COBOL ? What is the functionality of the programs?
What is the maximum data length for Numeric DataType ?
how to move the records from file to array table. give with code example
what happens if we dont close cursor in db2-cobol pgm?
What is amode(31)
What is the utilization of copybook in cobol?
How many sections are there in data division in COBOL?
Can you call an OS VS COBOL pgm from a VS COBOL II pgm ?
how the control comes back from subprogram to mainprogram
1.What is the limit of linkage section?