What are the commands that can be executed in CLP but not in
RPG? Why?
Answer Posted / hotguy
All RTV* commands can be executed at CLP but cannot be
executed at RPG.
| Is This Answer Correct ? | 21 Yes | 1 No |
Post New Answer View All Answers
What is the difference between copybooks and subprocedures in as400?
What is ment by record level identifier?
is this a rpg channel?
What is the purpose of record level identifier?
how do I declare a minor?
what is *place and *auto keyword in prtf ?plz explain
How do u design a physical file, when you have 2 Unique fields like for eg in A student file student ID and student examination no both are unique
What is the diff bw PF/LF Name and their Record format name? what is restriction in record format then file name?
give an eg of ACQ-(ACQUIRE),BIT OFF,BIT ON,DEALLOC,DUMP,FEOD,FORCE,MHHZO,MHLZO,MHLLZO,MLHZO,REL,RESET,TESTZ,TESTB,TESTN----GIVE SMALL EXAMPLE TO THE OPCODES...TO UNDERSTAND FUNCTIONING...........
what is the necessary keyword needed to scroll subfile records?
what is file information data structure?
Please tell me how to read the records from a file with load an array of size with error conditions(The logic answer for this question is ARR is array of 99 elements Z-ADD 0 IDX *LOVAL SETLL FILE READ FILE 99 *IN99 DOWEQ *OFF IDX ANDLT 99 ADD 1 IDX MOVE FIELD ARR,IDX READ FILE 99 ENDDO).So,Please give me the complete of this code.
if there is a module object , how to find the program object for this module object.Assume the module object name and program object name is not same.
how do you use commitment control in rpg?
How many program bind in one module....