is it possible to write array elements to pf
No Answer is Posted For this Question
Be the First to Post Answer
IF a file has 10-members how do you process all of them? using CL& USING RPG?
What are some uses of the evaluate statement?
How many bytes does a s9(7) comp-3 field occupy ?
Explain referential integrity?
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
What are the different types of string function in PL/1?
1) What is ONCODE (Return code) in PL/1? 2) How to handle the ONCODE in PL/1? Please give me some examples?
HOW CAN YOU VIEW LAST 10 DATASETS CREATED BY YOU?
Can the values of alphanumeric be moved to variable numeric?
which of the following is not true about search verb A) every search stmt must contain the AT END clause B) any no of WHEN clause can be used with this verb C) this verb can only applied to a table which is defined with the OCCURS clause and INDEXED phases. D) WHEN condition is satisfied
what does the keyword SFLRCDNBR?
What are some uses of the evaluate statement? Explore the syntax of the evaluate statement?