if you code move high-values to variable,can you move it
into numeric variable or alphanumeric variable?
What is SDSF?
wht is the use of evalute verb ? how do u declare recfm in cobol and jcl ?
01 x pic s9(8) comp. How will the following value be internally allocated '18787'
What is the difference between comp and comp-3?
What should be the sorting order for SEARCH ALL?
what is s000 u4087 error? please give the all error codes in cobol,jcl.
What will happen if we move SPACES to numeric field and ZEROES to alphabetic field?
How is sign stored in a comp-3 field?
can any one give good example for cond 88 level number and for renames pls urgent dudes ?
how do you define single dimensional array and multidimensional array in your cobol?
What is comp-1 and comp-2?
how you will define variables length in cobol.