What are the commands that can be executed in CLP but not in
RPG? Why?



What are the commands that can be executed in CLP but not in RPG? Why?..

Answer / 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

More RPG400 Interview Questions

what is *place and *auto keyword in prtf ?plz explain

0 Answers   CSC,


Can we trigger an rpg program which has user interaction with display file when updating a file using the command ADDPFTRG?

2 Answers  


1.Are there any errors in the following statement?If so then list them.DTAARA is a data area having a field EMP # and EMPNO is a field in the file EMPPF.Which has one record. READ EMPPF IF %FOUND(EMPPF) IN DTAARA EVAL EMP#=EMPNO OUT DTAARA ENDIF

5 Answers  


Explain mdt?

0 Answers  


1.The questions have given an array declaration and move operation then this statement is correct or not?

3 Answers   TCS,


what will happen two jobs have same name are submitted

5 Answers   CTS,


two types of read performed in dataqueue?????

4 Answers   CTS,


can anyone explain aboutovrOVRDBF,OPNQRYF, OVRSCOPE and OPNSCOPE?

2 Answers   TCS,


In case if I want to know whether a record exists in a file, which one do you prefer CHAIN or a SETLL and why ?

1 Answers  


1. What is bound-by-call and bound-by-reference? 2. Where and why is *Nomain used? 3. What are the difficulties faced by programmers when using service programs? 4. Explain the different ways of parsing and compiling XML in iSeries.

2 Answers  


i have 1000 records in pf.what are all the ways to read a particular name records in rpg?? ie.. in pf i have a name called demo appeared around 52 times hw will we read this particular records in rpg/400?.

11 Answers   IBM,


What is the purpose of FRCDTA keyword?

3 Answers   IBM,


Categories