What is SET TO TRUE all about, anyway?

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


Please Help Members By Posting Answers For Below Questions

How do we get current date from system with century in COBOL?

807


Are you comfortable in cobol or jcl?

643


How do you define a variable of comp-1 and comp-2?

707


If you are current on the owner of a set, what is the difference between obtain next and obtain first?

644


)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?

1525






how do you reference the fixed unblock file formats from cobol programs

712


How to remove 2 duplicate records and copy only one using job control language?

755


What is the difference between comp and comp-3 usage?

681


What are the pertinent COBOL commands?

2626


How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?

2100


what is difference between cobol and cobol/400

21568


Why would you use find and get rather than to obtain?

692


What is the difference between perform … with test after and perform … with test before?

885


What is inspect in cobol ?

806


What rules are to be followed while using the corresponding options?

641