u2117

u2117


u20b9 Index Level u21a3
Syntax result = OCONV( 0, 'u2117' )
Category BASIC
Type User Exit
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.
Options
See Also user exits, FlashBASIC where u3079 u3070
Example
Warnings
Compatibility R83 3.1 R83 2.2
u20b9 Index Level u21a3