How do you read a subfile record which is in output mode?

Answers were Sorted based on User's Feedback



How do you read a subfile record which is in output mode?..

Answer / samson arokiaraj

Use CHAIN with subfile RRN and read the record.

Is This Answer Correct ?    16 Yes 0 No

How do you read a subfile record which is in output mode?..

Answer / deepu

Yes using RRN we can chain n read.We cannot use ReadC as it
is defined in Output mode.

Is This Answer Correct ?    14 Yes 3 No

How do you read a subfile record which is in output mode?..

Answer / reshma

You can read the subfile through READC opcode

Is This Answer Correct ?    6 Yes 12 No

Post New Answer

More IBM AS400 AllOther Interview Questions

If I want to execute Sftp commands(LS & GET) stored in Physical file from CL program automatically...Can u Plz tell me how can I do this?...How the script will look?? THANX FOR NY HELP...

0 Answers  


What is access path in as400?

1 Answers  


Q.1.What is differences in STRDBG and STRISDB debugging commands? 2.Where we should use STRDBG and STRISDB Debugging commands?

6 Answers   CTS,


Can any one explain the basic things about RLU and Printer Files and their Definitions for both and why are they used,i'm a newbee so please help me out

1 Answers   Virtusa,


how can you execute a command from within an rpg program without calling a clp program?

2 Answers   IBM,


What is the difference between iter and do? We know both are used to execute set of statements repeatedly, but what is the main difference?

1 Answers  


at what level s,o are defined and what they will do?

2 Answers   IBM,


What is primary file? How many primary file can be declared in a RPG program?

3 Answers   IBM, Valtech,


how you get the relative record in a subfile in which cursor is located?

1 Answers   IBM,


What is compiler directive in as400? Give example of compiler directive.?

1 Answers  


when would you prefer logical file than opnqryf?

2 Answers   IBM,


when is a tag statement used in rpg?

3 Answers   IBM,


Categories