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


Please Help Members By Posting Answers For Below Questions

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.

2060


How to declare the pull button in AS/400..

1889


can I touch the array during treatments?

767


is this a rpg channel?

689


Explain mdt?

672






what do you mean by an input subfile, what are the keywords required?

785


What is the difference between iter and do?

685


what is file information data structure?

1392


If my rpg program has a date field, what extra care I have to take while compiling that rpg program? If the file is keyed and I have declared the file as well as key list properly in my program. Still am getting an error message like "chain/reade operation is not allowed" what may be the case?

630


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.

2209


do you use message subfiles? What are the necessary keywords required coding a message subfile?

698


What is the diff bw PF/LF Name and their Record format name? what is restriction in record format then file name?

2527


How to create a login screen using a command instead of display file.... intention is to get a password field on a command..... how do you achieve this...

1324


what is an online rpg?

741


what is data area and how it is used in rpg program ?

764