XUTMK ;SEA/RDS - Taskman: Option, ZTMCLEAN/ZTMQCLEAN ;11/1/07 14:44
Source file <XUTMK.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
SETUP | ;Setup Variables And Synchronize ^%ZTSK With ^%ZTSCH
|
|
SX | ||
CLEAN | ;Delete Obsolete Entries
|
|
1 | ;keep active tasks
|
|
2 | ;keep young inactive tasks
|
|
3 | ;delete old inactive tasks
|
|
NEXT | ||
FINAL | ;Final Steps.
|
|
CLIST | ;Clean up the C list
|
|
TASK | ;Clean the TASK nodes.
|
|
SUB | ;Sync the SUB nodes
|
|
CLEARIO | ;Clear any empty IO lists
|
|
MONITOR | ;Move any Monitor data,
|
|
OPTION | ;Entry Point For ZTMCLEAN Option
|
|
ZTKEEP | ;ask user how long to keep inactive tasks
|
|
ZTDTH | ;ask user when to start the cleanup
|
|
QUEUE | ;queue the cleanup task
|
|
HELP1 | ;ZTKEEP--?? help for first prompt
|
|
HELP2 | ;ZTDTH--?? help for second prompt
|
|
NOTQED | ;OPTION--feedback when task is canceled
|
Name | Line Occurrences |
---|---|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|