Question:

IBM Cobol Boolean OR, AND

by  |  earlier

0 LIKES UnLike

 Tags:

   Report

1 ANSWERS


  1. check if there is a SPECIAL-NAMES entry option for BOOLEAN or similar [to include boolean logic handler at compile time] and are the variables at the bit or binary level [need SPECIAL-NAMES option for binary] in your code or can you use a byte. May not all be available in the implementation level of cobol being used

Question Stats

Latest activity: earlier.
This question has 1 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.