how do we describe cataloged procedure and an instream procedure?
No Answer is Posted For this Question
Be the First to Post Answer
How to define a directory?
How many minimum number of line codes does PL/1 DB2 program requires?
0 Answers IBM, TelePerformance,
Why banking use IBM framework?
What is meant by comp-3 and what is it used for?
When the job statement is used?
How do you create a like table?
What is the difference between Verify & Index in PL/1?
how to invoke subprogram in jcl?
Is it possible to move an alphanumeric incentive to a numeric field?
What is the function of currentdata option in bind?
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
How do you use sub-string as a Pseudo-variable in PL/1? How can we use the variables?