*TASKID (GETMODE)
8.7B
*TASKID={id}
The *TASKID control reports the thread id for a program when executing under Windows. When running under Linux, the value returned is a process id. The {id} returned to a program is the same as a PLBSERVE task id value reported by the $ADMITEMTASKID child data for an ADMGETINFO operation.
{id} is a previously defined Numeric Variable that receives the task identifier.
See Also: List Controls (GETMODE), GETMODE
![]() |