If a=1 or 2 or 3 NEXT SENTENCE
ELSE move a to b.
a) if A not = 1 or 2 or 3 move A to B
b) if not A = 1 and 2 and 3 move A to B
c) if A Not = 1 and 2 and 3 move A to B
d) if A NOT = 1 or NOT=2 or NOT =3 move A to B
Answers were Sorted based on User's Feedback
How to resolve SOC4 & SOC7 errors?
suppose program A is calling program B, at a time A will send 100 records but it has to send 500 records. how it will possible?
What is meant by a bolt dispute?
is it possible to write array elements to pf
what is the meaning of notcat 2?
What are the mainframe computing pros and cons?
difference between MSGSFL AND SFL?
How do you pass pointer PL/1 main procedure to sub procedure?
File1 has 100 records and file2 has 200 records I want to copy 50 records which are in both file into file3?
how do we do unit testing in mainfrmae. explain step-wise.
what optimum values can we find for freespace, ci etc?
How are type 1 and type 2 indexes different?