Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How to know the number of records in a pf through clp program?

Answer Posted / syam

My above both answer is CL Command
for CL Program use this code (RTVMBRD - Retrive Member
Description)

PGM
DCL &NBRRCD TYPE(*DEC) LEN(10 0)

RTVMBRD FILE(FILLIB/FILEA1) MBR(*FIRST)
NBRCURRCD(&NBRRCD)
ENDPGM

Is This Answer Correct ?    83 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

list some of the commonly used commands for debugging?

1717


How Many Specs Are There In Rpg & Which Are They?

1146


what are members?

1115


What is the difference between non-join logical files and join logical files?

1172


what does check opcode do ?

1935


what is the difference between *like and *namvar ?

2626


what is arrival sequence?

1938


I need to insert a record in a file using STRSQL containing the some field values same as an already existing record in that file.I know to smple insert mentioning those values one by one.But is there any another query can be prepared for the same .Please share the query if known to you. Thanks in advance.

2785


explain the use of dftwrt display keyword?

1827


when should I use method get, and when should I use method post in my cgis?

1178


how many maximum spaces could be given in o specs?

1146


how can we run a batch job?

1228


which cl command is used to trap error messages during program execution?

1519


using dfu, user will be able to ___________ from physical file?

1043


how to toggle between single line and multi - line display of a particular record in a subfile?

1895