what is the equivalent keyword for CHAIN opcode ??

Answers were Sorted based on User's Feedback



what is the equivalent keyword for CHAIN opcode ??..

Answer / syam

SETLL & READE

Is This Answer Correct ?    43 Yes 2 No

what is the equivalent keyword for CHAIN opcode ??..

Answer / ajay

Setll + ReadE

Is This Answer Correct ?    0 Yes 0 No

what is the equivalent keyword for CHAIN opcode ??..

Answer / ghogre

SETLL + READE

Is This Answer Correct ?    0 Yes 0 No

what is the equivalent keyword for CHAIN opcode ??..

Answer / visible arena

yes

Is This Answer Correct ?    1 Yes 2 No

what is the equivalent keyword for CHAIN opcode ??..

Answer / dileep

primary specification

Is This Answer Correct ?    0 Yes 1 No

what is the equivalent keyword for CHAIN opcode ??..

Answer / erer

chain = reade + setll

Is This Answer Correct ?    0 Yes 1 No

what is the equivalent keyword for CHAIN opcode ??..

Answer / bharat

chain= read +setll

Is This Answer Correct ?    2 Yes 5 No

Post New Answer

More RPG400 Interview Questions

Hi, Can any body tell me ur experience on this questions? Questions: 1.what is the use of SFLRCDNBR other than subfile page display? 2.Which of the following operation cannot be used in conjuction with a file coded as device type disk?

1 Answers  


What is SFLNXTCHG keyword why it has used and where? Briefly explain with Example.

2 Answers   IBM,


can anyone say,what is the use of operation extended H/N/P?

2 Answers  


I want to declare the number of elements of an array dynamically in RPGLE ? Is it possible? If yes, then how do I do it ?

2 Answers  


how do you use commitment control in rpg?

0 Answers   IBM,






Hi,Please give me complete code with this logic. The question is how to read the records from a file with load an array of size with error condition? (The logic is Z-Add 0 IDX *LOVAL SETLL FILE READ FILE 99 *IN9 DOWEQ *OFF IDX ANDLT 99 ADD 1 IDX MOVE FIELD ARR,IDX READ FILE 99 ENDDO)please give me complete code with explanation?

1 Answers  


What is I90(Insure 90)?

1 Answers  


1.WHAT IS WRONG WITH THE CODE BELOW? C CUSTNO CHAIN CUSTMAST IF %ERROR can any body find the wrong please? 2.What builtin function will you use to achieve the following functionality? C QTY IFLT *ZERO C QTY MULT-1 QTY ENDIF

5 Answers   CTS,


The PGMA calls PGMB.PGMB generates a report.The report should contain the called program name(PGMA).How do i get the called program name in PGMB to print it on the spool file?(calling program name should NOT be hard coded or passed as parameter to called program?

6 Answers  


1)how to do date validation in rpg? 2)how to delete dUPLICATE RECORDS?

12 Answers   IBM, Opus,


how to change the length of the field in a physicalfile?

12 Answers  


what is post opcode do

1 Answers   CTS,


Categories