how can we view the entire objects and its types in a pgm?
Answers were Sorted based on User's Feedback
Answer / krishna prakash
by using this you can do the same DSPPGMREF
| Is This Answer Correct ? | 17 Yes | 0 No |
Answer / abhishek
Use command DSPPGMREF , to see all objects used by program
with their identifier as well .It will give a list of
objects which is being used by program.
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / jayapradhap
You cant use the command WRKOBJPDM in the CL program.
That command will not be allowed to use.
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / cran
WRKOBJPDM LIB(GDALE) OBJTYPE(*PGM)code
in cl program
complie it and call the program in command line this one of
the way
which i no
| Is This Answer Correct ? | 1 Yes | 4 No |
is there any way I can ease my rpg controls on numeric input fields? How about an input date field?
In AS/400 projects in Companies whats the meaning of production support team.what production support involves.also what work does development,maintenance involve what are the other teams or processes that are available for as400 project.
0 Answers Adverb Solutions, CSC,
How can you check the existence of object in a system?
I have to execute 12000 CL Commands one by one.. So, I have created a file called COMMAND. This file has only 1 field called STRING. This file had 12000 records, and all these records are CL Commands (ex: CALL PGM(PGM1)), etc) I have written a CL which will read all the record and do sbmjob.. But it is not working... Plz help me to exexute all these 12000 commands..
what does check opcode do ?
Q.Suppose one job is running in a batch mode for a long time now i want to kill this batch job. how you achive this?
What is the symbol used for shifting fields in SDA?
How many types of jobs?what is difference between interactive and batch and submited jobs?
i have recently moved to hyd. i would like to know which is the best institue to learn AS400. are there any in ameerpet? thanks.
How to create files dynamically without DDS?
what is join logical file?
different type of cursor?