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 see all source files in a particular library?

ex:xyz is a library name
a,b,and c..... are source files how to see?

Answer Posted / prakash

DSPFD FILE(Lib_name/*ALL) TYPE(*ALL) FILEATR(*PF)

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how can database records be read without lock ?

2029


what does the opcode free do?

2026


explain the use of dftwrt display keyword?

1827


How to debug a batch job when it is in messagewait(mswg) status. I know the steps for batch ebugging, but im confusing with when we submit any job for batch debug we put in held state. So here also do same thing or any other way?

1351


Difference Between Source Physical File & Physical File?

1132


define the purpose of the leave operation?

1691


define what a data area is along with a brief example of what it may be used for?

1818


how do you use commitment control in rpg program ?

2148


How do you check object lock

875


Write a logic program for knowing the repeated number of a vowels in a given program?

3794


Service Program : S1 Modules in S1 : M1 M1 having two procedures : ADD, SUB Current Binder Language STRPGMEXP PGMLVL(*CURRENT) EXPORT SYMBOL("ADD") EXPORT SYMBOL("SUB") ENDPGMEXP Doubt: I need to add one new Module to the Service Program M2 having one procedure ‘MULT’ How to add this new module to the service program S1 ? If I need to recreate the service program again, Do I need to mention the Module M1 again while recreating along with new Module M2? There is no Binding Directory. Binder language structure will be like this STRPGMEXP PGMLVL(*CURRENT) EXPORT SYMBOL("ADD") EXPORT SYMBOL("SUB") EXPORT SYMBOL("MULT") ENDPGMEXP STRPGMEXP PGMLVL(*PREVIOUS) EXPORT SYMBOL("ADD") EXPORT SYMBOL("SUB") ENDPGMEXP

2413


What is the draw back of Procedures? why we are going to Modules?

1839


can a single screen format occupy a screen area above and below a subfile format ?

1744


what are the different methods to access seu?

1142


Can you summarize the steps I have to go through in writing my first cgi?

1160