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
Difference Between Source Physical File & Physical File?
If I want to execute Sftp commands(LS & GET) stored in Physical file from CL program automatically...Can u Plz tell me how can I do this?...How the script will look?? THANX FOR NY HELP...
how to run other job when one job is active?
explain the use of dftwrt display keyword?
how many files can be defined in f specs?
what is the maximum number of subfiles that can specified in a display file ?
how can I give more performance to some selected pages?
which indicator is used for read?
how can you check for a records existence without causing and i/o (chain/read)?
what is message file?
define the purpose of the *cat function?
How we will get issues on AS/400 technology ? I mean which issue/Defect Tracking tool is using in all companies when any issue comes? Can anybody explain about the work flow of AS/400 project ? plzzz
define the purpose of the %sst function?
when would you use or not use this approach?
what is a query can be run in which mode?