IVM2101C ;ALB/CKN,GTS - FILED BY IVM FLAG CLEANUP ; 2/17/05 4:52pm
Source file <IVM2101C.m>
| Name | Comments | DBIA/ICR reference |
|---|---|---|
| TEST | ; Test Mode
|
|
| EP | ;
|
|
| NMSPC() | ;
|
|
| CHECK() | ;Initial Checking
; Output : 0 - Conversion not running or completed ; 1 - Task is running or completed |
|
| ACTIVE(TASK) | ;Checks if task is running or not
; input -- The taskman ID ; output -- 1=The task is running ; 0=The task is not running |
|
| QUETASK | ;Queue the Task
|
|
| EP1 | ;Entry Point
|
|
| DONEMSG | ;Send message that process is already Completed.
|
|
| RUNMSG | ;Send message that process is currently running.
|
|
| ABORTMSG | ;Send message for stop request.
|
|
| COMPMSG | ;Send message for completed Task.
|