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

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

0 Answers   IBM,


How do you do indexing in a physical file?

2 Answers  


1.How to read a subfile in out put mode? 2.what are the keywords used to share same file? 3.using composite key which rpg code used?

3 Answers   HSBC,


i want to perform uniqness on db file bt my db file nt hving key by useing rpgle.

3 Answers   HSBC,


How to declare the more than one file in cl/400.

13 Answers   IBM,






How to sort an array in descending in RPG

3 Answers   Google, TCS,


1.How to load Records of a Physical file(PF) in the reverse order, in CL program?

2 Answers   Cap Gemini,


Q1.How to read the Array? Q2.How to copy the content of one Array to another Array?

4 Answers   IBM,


can anybody help me to solve this problem. the program that i m checking display error message saying "Record format for file AJDSPFFD does not match model file and decimal error. how to solve this problem. The AJDSPFFD is snapshot the AJTLOG that is the audit trail list.

0 Answers  


Need a sql query: retrive all duplicate records in table

3 Answers  


Thanks gagan for your answer,i'm new to as400,i don't know embedded sql in rpg.can you send me the coding for the below mentioned question in embedded sql rpg. how to retrieve particular field records from a physical file,say i have a physical file called 'employee' in it i have to retrieve the records of a field 'admin' present in pf 'employee' using rpg,but i should not use logical file or openquery file.

2 Answers   iGate,


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  


Categories