Answer Posted / mujib khan
condition name condition is one of the condition statement..
others are
relative,sign,class,compound.
88 level no can be used as condition name
eg:
01 a pic x(1).
88 std pic value 'a' 'b' 'c'.
here in procedure division if we code
set std to true.
means every time it will return a thts the true value.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
Write the code implementing the perform … varying.
What are the pertinent COBOL
What is length is cobol?
Mention the guidelines to write a structured cobol program?
What is the utilization of copybook in cobol?
How many bytes S(8) comp field occupy and its maximum value?
Write a program that uses move corresponding.
how to access the file from prodution from changeman tool and to submit a file to production
Explain about different table spaces.
Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
What guidelines should be followed to write a structured cobol prgm?
State the various causes of s0c1, s0c5 and s0c7.