content of source physical
275 pts.
0
Q:
content of source physical
hi all,
can any one plese tell ,how can we see the content of any source physical
ASKED: Nov 7 2009  9:44 AM GMT
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
0
24510 pts.
0
A:
 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0
  • AddThis Social Bookmark Button
Best way - StrSeu - that's the source editor.
Everything you're likely to need is in WRKMBRPDM - work member program development manager. Option 5 to view or 2 to edit any member issues the StrSeu and 14 is compile.

Phil
Last Answered: Nov 9 2009  0:59 AM GMT by Philpl1jb   24510 pts.
0
0
Discuss This Answer:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _



_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

TomLiotta   7555 pts.  |   Nov 9 2009  4:48AM GMT

You can use DSPPFM or RUNQRY or UPDDTA or STRSEU or a QM query or a Query/400 query or STRSQL or DSPF or any number of programs, including ones that you write yourself. If you have a network connection, you might even use Notepad or any number of Windows, Linux or other platform programs.

What exactly do you want to know? It all depends on what’s installed on your system and what kind of connectivity you have. Are you looking for a basic tutorial in developer access? Your question is almost too basic.

Tom

 

Navinnegi   20 pts.  |   Nov 10 2009  11:53AM GMT

The other powerful command in CL is WRKOBJPDM. The below command will show all the source physical files in library ABC and you can take option 12 in any source physical file to view all the members inside that source physical file.

WRKOBJPDM LIB(ABC) OBJATR(’PF-SRC’)

Regards,
Navin

 

ASWDEVELOPER   180 pts.  |   Nov 11 2009  9:08PM GMT

Before doing anything at all, it seems to me this question needs to be clarified …
it is unclear and vague …

 
0