) How do u handle errors in BMS macro
No Answer is Posted For this Question
Be the First to Post Answer
What is CALL statement in COBOL?
Why do we use COMP-3 variables for computation, when we know that they are non displayable fields and require additional MOVE to numeric field before we populate it in output Reports?
With in these three which one is the default one Call Reference, Call By Value, Call By Content.-Which one is default?
I have a occurs for 100 times but it has executed 101 time what could be the reason?
if you code move high-values to variable,can you move it into numeric variable or alphanumeric variable?
What the difference is between continue and next sentence?
1.What is the default print format in cobol?
What compiler option would you use for dynamic linking?
SUPPOSE I HAVE 60 CHARACTERS STING. IN THAT I WANT FIND OUT HOW MANY TIMES 'A'(ASSUME)WILL REPEATED AND I HAVE TO PASS 'E' IN PLACE OF 'A'ALONG THAT STRING.
INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?
How do you sort in a COBOL program? Give sort file definition, sort statement syntax and meaning.
Write some characteristics of cobol as means of business language.