What is the purpose of RTVMBRD command?
Answer / mohan singh meena
In order to access the information related to member, we can RTVMBRD command.
| Is This Answer Correct ? | 0 Yes | 0 No |
Why do you use Keep and Assume Keywords.
What are the different ways to input data into data area?
Which of the following operations does NOT zero the field FLDA defined as 4,0? C MOVE *ZEROS FLDA C Z-ADD *ZEROS FLDA C Z-ADD 0 FLDA C MOVE *ALL'0' FLDA C SUB FLDA FLDA C MOVE '0000' FLDA C CLEAR FLDA C MOVE *BLANKS FLDA
Hi, can you plz tell me ...syntax for GET command in FTP & SFTP is same or different???
How do I release jobs in queue and change a job destination to a different printer. I know wrkjobq but I have not worked with As/400 for a while,so_can someone help me?
A join logical file has how many record formats?
what is flatfile?what is the use of this file?where we can use usualy?what is the advantage of this?
What is the difference between access path and Dynamic select?
1.What is the difference between regular join logical file and non join logical file? 2.what are the nessasary keywords for non join logical file
how we lock a pf???? what are the parameters used in this command.how we understand whether an object is locked or not?? using command .....we have to use *PSSR? and trough *status..how??.if we give an eg to me???pls answer me anyone..
Write a logic program for knowing the repeated number of a vowels in a given program?
what is a program described file in rpg?