How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
No Answer is Posted For this Question
Be the First to Post Answer
What is SET TO TRUE all about, anyway?
How to convert bunch of words in a line to relvant ASCII values?
What is file status 92?
In a file if a column account number conatain value 0001234.. how can we move the value to another variable without zero. value may contain any type such as 00123405. we need the value 1234 or 12305. how can we do that in cobol. Please help.
Can anyone explain me CALL procedure in COBOL.Does it carries similarities like call by reference in C.
SSRange is used to do a range check on which of the Following. SUBSCRIPT,INDEX,REFERENCE MODIFICATION,Run-time option.
is it possible to rename 01 level?
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.
what is dynamic array in cobol? what is the difference b/w array and table in cobol?
How can you get the ksds file records into your cobol program?
What is the file organization clause ?
What are subroutines ? and how do we pass data to the sub routines?