Answer Posted / 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 |
Post New Answer View All Answers
How to call one program from another program in RPG? please help me with the code
What is the purpose of record level identifier?
How can we know running job is batch or interactive?
write an RPG program to calculate the marks of 5 students (A,B, C, D, E)in 3 different subjects (eng, math, sci) an display on the screen
When it is desirable to describe files Internally?
What is the difference between iter and do?
what is file information data structure?
Program to read marks of 10 students for 4 subjects and compute and display total marks and status of each student in rpg
how do you use commitment control in rpg?
How Chain operation copies the record's data to the input buffer for the program?
if there is a module object , how to find the program object for this module object.Assume the module object name and program object name is not same.
what is the procedure and explain about real time scenario.
what is the use of sflnxtchg?
Hi Viewers can any body explain me how to update and ahange the already existed data in physical file using subfile ? please explain me with the code if possible?
We have job which is running as batch. It takes atleast 06 hours to complete tht job. But I wanna do tht job with in 3 hours?