How to know the number of records in a pf through clp program?
Answer Posted / syam
Very simple....just copy pf file to another pf file.
after copy system will display subfile message on
last line of display move cursor to last line
24th line on the monitor then press PGDown key 2 times
"2488 records copied from member SALEDT."
CPYF FROMFILE(LIBOBJ/FILEA1) TOFILE(LIBOBJ/FILEA2) MBROPT
(*ADD) CRTFIL(*YES).
| Is This Answer Correct ? | 1 Yes | 19 No |
Post New Answer View All Answers
what is a non-join logical file?
at what level s,o are defined and what they will do?
If i change any file through application after entering data , how to check which file is updated through applications . For call stack we takes esc 3 then we chose 11..But What is answer of below qtn..?
which single rpg opcode performs both setll and reade?
What is the default access path of a file?
define what a data area is along with a brief example of what it may be used for?
what would be the effect on the field where reverse image, underline and highlight display attributes are active ?
what would be the effect on the field where reverse image, underline and highlight display attributes were active?
what is match field indicator?
what is the maximum number of fields under a record format of physical file?
what the purpose of ovrdta, ovrata keywords?
which of the cl command can be used to determine which logical files are dependent on a specific file?
an access path may be in which sequence?
the maximum number of subfiles that can defined in a rpg program for one display file is ___ .
what is the maximum number of records you can specify in a display file?