where we give the MSGSFL in rpg400?

Answer Posted / renjith

The message sufile is using for getting the messages on
subfile. If there atre multiple messages, message field
will show the first message and + sign and when we press
page down we can see the remaining msgs.

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is file information data structure?

1364


1.Load an runtime array of length 99 from the pf and you want to handle all the possible errors?

2368


What is the diff bw PF/LF Name and their Record format name? what is restriction in record format then file name?

2514


during execution, an rpg/400 program automatically follows a sequence of operations for each record that is processed. The built-in program cycle includes the following logical steps.

750


Please tell me how to read the records from a file with load an array of size with error conditions(The logic answer for this question is ARR is array of 99 elements Z-ADD 0 IDX *LOVAL SETLL FILE READ FILE 99 *IN99 DOWEQ *OFF IDX ANDLT 99 ADD 1 IDX MOVE FIELD ARR,IDX READ FILE 99 ENDDO).So,Please give me the complete of this code.

2046






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

707


What are the types of identifiers?

567


what is data area and how it is used in rpg program ?

753


how can you display specific subfile page on the screen in unequal subfile?

672


is this a rpg channel?

670


Interviewer asked me write down DDS for load all subfile .can anybody write dds

1014


How can we know running job is batch or interactive?

648


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

1560


How to select highest score of each subject or how to select highest income of every month?

1294


what is the necessary keyword needed to scroll subfile records?

696