How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
No Answer is Posted For this Question
Be the First to Post Answer
where do we use dyanamic call ? and where do we use static call pls give any example pls ?
is it possible to pass an SQL query inside a jcl which is inside a cobol program?
s9(18) comp-3:: What is the size of memory it takes internally?
i need a small 3d program using inline and outline.
can we display comp-3 variables. if we want to display what we have to do . give me one example
can i give 9(10) in comp 3 instead of s9(10) ? if i can give wht would be ths ans
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
what is mainframe? what is the mainframe software ? what is use in s/w field?
Suppose i have a Cobol field of 10 byte. it contains a decimal sign.How to know where is the point location?
which of the following can be used as a check protection symbol a.Z b.S c.* d.+
01 WS-NAME PIC X(10) OCCURES 2. by this we can get ws-name 2 times. My qustion is how can we access the second name
What happens in the background of spool when we submit a job for compilation and execution... This is a recent question in ibm...Kindly help me.....