difference between MSGSFL AND SFL?



difference between MSGSFL AND SFL?..

Answer / karu

MSGSFL(MESSAGE SUBFILE):
i)displays multiple msgs...
ii)here   CLEAR && LOAD routines not required..
iii)enable to dispaly MULTIPLE ERROR MSGS  at a time...



sfl(subfile):
i)displays multiple records
ii)clear && load routines are required
iii)used to display multiple records at a time..

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More IBM MainFrame AllOther Interview Questions

What will happen if both steplib and joblib are specified?

1 Answers  


subscripting can be said as A) subscripting enables us to write a move compact code in the procedure division. B) subscripting enables us to refer to any element of a table by the same data name with the facility of identifying a particular element through the values of subscript. C) Subscripting reduces the no of entries to be included in the data division D) subscripting enables us to use loops in the procedure division

1 Answers   Accenture,


Explain a linkage segment

1 Answers  


who will provide realtime projects for me on mainframe banking Or health care domain on bangalore."it's urgent for me" pls send uregent reply

3 Answers   IBM, Infosys,


how do u conduct impact analysis?

1 Answers   Tech Mahindra,


Can you explain function of iebgener?

1 Answers  


List the type of locks?

1 Answers  


What is a configuration management system, give examples?

1 Answers  


Describe the benefits of drda?

1 Answers  


Can you define path?

1 Answers  


What are the error (ONCODES) codes did you encounter in PL/1 programme?

1 Answers   IBM,


If a=1 or 2 or 3 NEXT SENTENCE ELSE move a to b. a) if A not = 1 or 2 or 3 move A to B b) if not A = 1 and 2 and 3 move A to B c) if A Not = 1 and 2 and 3 move A to B d) if A NOT = 1 or NOT=2 or NOT =3 move A to B

2 Answers   Accenture,


Categories