ISIJUTL1 ; ISI/JHC - ISI Rad subroutines ; 10/17/2022
Source file <ISIJUTL1.m>
| Name | Comments | DBIA/ICR reference |
|---|---|---|
| ERR | ;
|
|
| ASIGME(ASIGNEE,LIST,STATUS) | ; ISI calc truth value re assignment status vs user type
; Called by: Exam Open code to control locking of an exam, ; Exam List compile to control display of an exam ; Input: ; ASIGNEE--DUZ of assignee, required ; LIST--optional, = List # for List compile to filter appropriately for Lists ; STATUS--optional, exam Status code, used for List compile ... ; Returns: ; TRUE--ok for this user to lock an exam, or see exam list entry, acc to calling routine ; FALSE--otherwise; see logic below |
|
| ASSTATUS(STS) | ; return False if status is Waiting or Examined
; exams in these statuses are of interest regarding locks & list display |
|
| ASENA(MAGRY) | ; RPC: ISIJ ASSIGN ENABLE
; Deprecated functionality--reply will disable function in client ; RETURN: 0 ^ Menu ; Menu -- Hard code to nil |
|
| QRYSTAT | ; Inquire into ISIJ DYNAMIC QUERY STATS file entries
|
|
| QRYSLOOP | ||
| END |
| Name | Line Occurrences |
|---|---|
| Function Call: WRITE |
|
| Function Call: WRITE |
|
| Function Call: WRITE |
|
| Function Call: WRITE |
|
| Function Call: WRITE |
|
| RPC Name | Call Tags |
|---|---|
| ISIJ ASSIGN ENABLE | ASENA |