Page 1 of 1

Processing sequence of logical operators in COBOL.

Posted: Sat Oct 14, 2017 8:29 am
by Anil
Hi all,

Are there some rules in COBOL when it comes to processing sequence? I mean do we have IBM rule's document which explains about the processing sequence of logical operators in COBOL? Could someone please help.

Thanks

Re: Processing sequence of logical operators in COBOL.

Posted: Sat Oct 14, 2017 9:04 am
by Robert Sample
Look at the Language Reference manual for your version of Enterprise COBOL on IBM's documentation web site. This manual provides information about how arithmetic expressions are evaluated.