ue.2117
Returns information about the current process.
Syntax
result = oconv(0, 'u2117')
Description
returns information about the current process.
The information is returned in a dynamic array.
result<1> contains the PCB (Process Control Block) in hex, and the PIB status.
result<2> contains the process' Return Stack, separated by value marks.
result<3> contains:
0 If it was the last process,
1 If it is the current process,
2 If none of the above.
If the process is not logged on, then result<1> and <2> are empty.
See Also
User Comments
What do you think?
Share your experience or ask a question by using the form below.
Login to leave your comments.
