How do you reference the following file formats from cobol programs?
No Answer is Posted For this Question
Be the First to Post Answer
Which of the following characters is NOT valid in column 7? a. - b. \ c. * d. # e. $
What is amode(31)
wht is the difference between goto and perform stmts
How To move a value to an array using move verb?
I have a occurs for 100 times but it has executed 101 time what could be the reason?
Difference between lrecl, blksize among PS, PDS issues? i.e in jcl at dcb
I have a files containing both duplicate and non-duplicate records.The file is already sorted by a key.I want to determine those records that are duplicate and records that are non-duplicate.If duplicate the record is move to a duplicate file and if non-duplicate that will be move to valid file.thank you
How we copy a program from production region to development region.What is the process & syntax ?
how to transfer the file from pc to mainframe??
how can we find total no of records in a file ....is there any utility......?
what is soc7 abend?how u can trace it?
What is difference between com and com3? Eg. s9(4) so what is the memory it will occupy com and com3.