How we will read call stack?

Answers were Sorted based on User's Feedback



How we will read call stack?..

Answer / gyanendra singh

wrkjob+option 11

Is This Answer Correct ?    8 Yes 2 No

How we will read call stack?..

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

How we will read call stack?..

Answer / gyanendra singh

wrkjob +option display u can read particular ot..

Is This Answer Correct ?    5 Yes 1 No

How we will read call stack?..

Answer / dkumar3

Shift+Asc key + 11

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More RPG400 Interview Questions

Can we have a Physical file without any member ? Please let me know

12 Answers  


wat is scan and check ? give me real time scenarios where we used these keywords in ur projects?

2 Answers   Four soft,


How to print Superscript / Subscript from RPG400

1 Answers  


WHERE DO WE USE COMIT KEYWORD IN AN RPG PROGRAM? YOU MADE SOME CHANGES TO DATABASE BUT YOU DON'T WANT TO SAVE THOSE CHANGES NOW? HOW DO YOU HANDLE THIS ONE?

2 Answers  


Can a run time array be declare like below with no specified number of elements ? Is it possible ? DFLD_ARRAY 7 DIM() INZ(*blanks) What does this mean ? Does this mean that the number of array elements will be dynamically declared during run time ?

1 Answers   TCS,


difference betwen keywords and opcodes

3 Answers  


Hi guys, anybody know How RPG/400 code can be converted to RPG IV code with a single command?

1 Answers  


What are the necessary keywords required to code a message subfile?

3 Answers  


Need a sql query: retrive all duplicate records in table

3 Answers  


What is the compilation option that has to he specified while compiling an RPC program which uses a file having date data type field?

3 Answers   HSBC, IBM,


Given the following code, what is the value of RESULT? DName+++++++++++ETDsFrom+++To/L+++IDc.Keywords+++++++++++++ D RESULT S 5 0 C EVAL RESULT = (2 + 3 * 2) ** 2 / 2

2 Answers  


Can somebody tell me that, Is it possible to read all the member of PF without OVRDBF?

6 Answers  


Categories