How we will read call stack?
Answers were Sorted based on User's Feedback
Answer / reena
Using QWVRCSTK API.
It returns the call stack information for a specified
thread. The first call stack entry returned corresponds to
the most recent call in the thread.
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / gyanendra singh
wrkjob +option display u can read particular ot..
| Is This Answer Correct ? | 5 Yes | 1 No |
How to declare the pull button in AS/400..
what is estimation? and what is the level identifier parameter in PF?
How many program bind in one module....
Mr.Sidc sirfor my question{how to convert date format from one format to another i think in CL/400 its CVTDAT,Please tell in RPG/400 sir not in RPGILE} you have answered using MOVE opcode,can you illustrate me with a small example sir very kind of you.
Can anybody tell me in which scenario we have to use SQLRPG .(Embeded SQL)....?
1.WHAT IS WRONG WITH THE CODE BELOW? C CUSTNO CHAIN CUSTMAST IF %ERROR can any body find the wrong please? 2.What builtin function will you use to achieve the following functionality? C QTY IFLT *ZERO C QTY MULT-1 QTY ENDIF
What is the significance of UDATE?
i)What is the command to lock a file in a program ii)2. Can you get a level check error in a CL program
Difference between creating a report using Printer file and WRKQRY(Query Report) ?
what will happen two jobs have same name are submitted
check existence of one record without using chain or read?
Can somebody tell me that, Is it possible to read all the member of PF without OVRDBF?