AMX 86 Procedures
K
A
DAK
321
ajtkid ajtkid
Purpose Get Task Id of Current Task
Used by n Task o IS P o Timer Procedure o Restart Procedure n Exit Procedure
Setup AMXID taskid;
.
.
taskid = ajtkid();
AX
Where taskid is the task id of the currently executing task.
Results Interrupts are untouched.
See Also ajtktcb, ajtktag