Can more than one subfile record be displayed on one line?

Answer Posted / david lex

The question is 'can more than one SUBFILE line be
displayed on one line', the answer to which is yes and no.
The example, however, is more of 'can a subfile line be
more than one line'.

Using a over/under, or vertical subfile, one can have many
lines per actual subfile record. As the answer above state,
SFLLIN in conjunction with FOLD/DROP works great.

Using a side by side, or horizontal subfile, one can
actually display multiple SUBFILE lines, each with several
lines per actual record.

Quite different scenarios.

Also, for the record, you can use the alternate screen size
of 132 characters in width to gain more screen real estate.
There are, of course, limitations to this and those must be
addressed before just making the screen bigger.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?

1550


Assume 2 users are using the same file and first user updates some record in the file. Will the 2nd user will be able to see the updated record or not?

499


how do I declare a minor?

702


What is difference between bind by copy and bind by reference?

1712


what is file information data structure?

1347






how do you use commitment control in rpg?

740


is this a rpg channel?

665


what is the procedure and explain about real time scenario.

1463


What is the difference between iter and do?

657


How many program bind in one module....

2105


what is the necessary keyword needed to scroll subfile records?

692


what happens when sflsiz = sflpag? What are the advantages and disadvantages?

698


what is the use of sflnxtchg?

791


How to call one program from another program in RPG? please help me with the code

1245


can you debug ile rpg program using isdb?

726