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

can we perform CHAIN operation on Subfile record format....?

4 Answers  


I have a PF(ABC)with no key fields. PF(ABC)have 2 fields (cusno and cusname). Please let me know how can i read the cusno = 1150 directly from PF in CL and RPG program(Without creating the LF and without reading the complete file and then compare 1150)

3 Answers   Opus,


why subproc not run in dftactgrp?????/plz explain

2 Answers   CSC,


How can we find out whether the job is interactive or Batch through RPG program? 2) How can we find out through CL program?

6 Answers   CSC,


thanks mr.Harshad R Suryawaunshi,i'm new to as400 i think you are telling in rpgile i know only rpg400 if possible can you tell in rpg400

0 Answers   iGate,






1. If my rpg program has a date field, What extra care I have to take while compiling that RPG program? 2. 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?

6 Answers   Virtusa,


1.I have a Batch job, Running for 4 hours, i want to reduce the executing time to 2 hours what should you do?

5 Answers   Cap Gemini,


How can we override a file during runtime in rpg?

0 Answers  


wat is meant by hidden field , why it is used?

4 Answers   Four soft,


When will DUMP & DEBUG be ignored?

3 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  


i have 6 char field in program, but this field is using in all files i want to chage field size as 10 char , how can i do this except using *like defn...?

1 Answers   IBM,


Categories