what is the difference between external and global
variables?
Answer Posted / guest
Global variables are accessible only to the batch program
whereas external variables can be referenced from any batch
program residing in the same system library.
| Is This Answer Correct ? | 19 Yes | 10 No |
Post New Answer View All Answers
What rules are to be followed while using the corresponding options?
What is the difference between comp and comp-3?
What are the access modes of START statement?
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
I have a program with an Array of 5000 occurences which is being passed from 5 sub levels to the front end screen. Thess 5 programs using each 5*2 = 10 different arrays with size as 5000. This is causing the transaction to utilize more storage consupmtion. I am looking to reduce the storage consumption. As part of that initially i thought Dynamic array may solve my problem. After viewing the comments given i see its same as normal array. IS there any other way we can resolve this issue?
What is a scope terminator give example?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
What is amode(31)
what are decleratives in cobol?
What is the Purpose of Pointer in the string?
What is static and dynamic call in cobol?
What are 77 levels used for?
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
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 amode(24)?