IF I mention stop run in CICS what happens?
No Answer is Posted For this Question
Be the First to Post Answer
How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?
What are the divisions in a cobol program?
What COBOL construct is the COBOL II EVALUATE meant to replace?
can u give result for the fallowing example... 05 a pic 9(2) 05 b redifines a pic x(2). move 'xy' to b. display a,b.
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
Write some characteristics of cobol as means of business language.
can I copy book which contain db2 statment in procedure divion?
how to access the file from prodution from changeman tool and to submit a file to production
if someone is using my file,how can i find which user id is using?
What is SSRANGE, NOSSRANGE ?
How many sections are there in data division in COBOL?
How can you add a particular field in copybook?