how do you reference the esds vsam file formats from cobol programs
No Answer is Posted For this Question
Be the First to Post Answer
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
is it possible to declare index in cobol program? if it is not why its tell me pls
how to transfer the file from pc to mainframe??
.How to add one input & one Out file in existing cobol program. how approach tell me step by step.
which certifications r 4 cobol,jcl,db2,cics what is format of xam n what is importance of these certifications... plz post answer only if u r sure... thanks
What guidelines should be followed to write a structured cobol prgm?
what are decleratives in cobol?
hi dudes.....can any one help me..... what is SET TO TRUE all about,anyway?
What is COMP-1? COMP-2?
BY seeing a program how can we say that it is static call or dynamic call
Why occurs can not be used in 01 level ?
I have a variable account-number declared as comp-3, s9(10) comp-3 in a file. How do i find a particular account number say 123456 in that file?