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 |
Answer / Ramesh Bhagat
In IBM AS400 subfiles, SFLPAG (Subfile Page Size) is the size of a page within the subfile, and SFLSIZ (Subfile Record Size) is the size of each record in the subfile.
| Is This Answer Correct ? | 0 Yes | 0 No |
how can i get the cursor position in display screen to to display my window?
how to get the particular field's records in CL without using OVRDBF,OPNQRY? tell me the concept?
What is the purpose of RTVMBRD command?
which are the string manipulation opcodes?
List the steps/commands necessary to accomplish the following: a. Copy data from the file ORDHDR into file ORDHIST b. The file ORDHIST may or may not exist c. If the file ORDHDR does exist, it may or may not contain data d. The file ORDHIST may or may not contain data, if the file does contain data the old data should be erased
what is the function of cpyf command?
What is acronym of RPG?
What Is The Object Type Of Pf, Lf, Printer File & Display File?
I am working in session1 ans session2. In session1 3 jobs are running. In session2 2 jobs are running. How many LDA and temporary files will be created?
what is xfoot opcode ?
what does exfmt does?
What is the function of SEU ?