what is sflpag and sflsiz ?
Answers were Sorted based on User's Feedback
Answer / satyanarayan singh
SFLPAG : it is an attribute which specifies the number of records that can be displayed in a screen.
SFLSIZ : it is an attribute which specifies the number of records can be stored in subfile.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / bharti verma
SFLPAG : it is an attribute which specifies the number of records that can be displayed in a screen.
SFLSIZ : it is an attribute which specifies the number of records can be stored in the subfile.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the different ways to input data into data area?
How many libraries can be there in library list ?
What is array in as400? What are the types of array?
When will DUMP and DEBUG opcodes be ignored?
explain the purpose of keep and assume keywords?
What is the purpose of OVRATA keyword ?
I/o error detected,Record Out of sequence,Permanent I/o error occured....I mean give one eg for these errors...i understand only,update/delete operation without prior read oprn..give details of remaining
How to see all members of a file?
What is the native language of AS/400?
What is dynslt?
1.what is mean by compilation and runtime error? 2.How to define ALFA numeric value in pf? 3.what command is used to define a data in cl pgm? 4.What type of command is used in page at a time subfile and load all subfile?
1) Suppose we call a pgm from CL, how come AS400 system knows whether the called pgm is to be interactive one or batch one? 2)How many members can exist in a PF?