ECDSUTIL ;BIR/RHK,TTH - Event Capture Utilities ;4 May 95
Source file <ECDSUTIL.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
UNIT | ;Select DSS Unit
|
|
SETVAR | ;Set variable from the selected DSS Unit.
|
|
ADREAS(ECSPTR) | ; Add procedure reason(s) to the EC Procedure Reason (#720.4)
; file and pointers to the EC Event Code Screens/Proc Reason ; Link (#720.5) file |
|
ASK | ||
ADREASQ | ||
GETSCRN(ECPPTR) | ; Get EC Event Code Screens (#720.3) file internal entry number
; (IEN) |
|
GETSCRNQ | ||
GETPRO() | ;Get procedure from user and determine type
; Input: None ; Output: 1^type of procedure: X = procedure number ; N = CPT or national number ; A = name of procedure ; S = procedure synonym ; or -1 if unsuccessful |
|
GETPROQ | ||
SRCHTM(ANS) | ; Lookup for procedures in ^TMP("ECPRO",$J)
; Input: Procedure type (see first output in GETPRO function above) ; Output: ECPCNT: -1 = no (or bad) procedure type ; 0 = procedure is in local ECPNAME array ; (for A and S types) ; number = procedure number (for X and N types) |
|
SRCHTMQ | ||
PRLST() | ;Print list if more than one procedure matches
|
|
CHOOSE | ||
PRLSTQ | ||
ERRMSG | ;Invalid procedure error message
|
|
ERRMSG2 | ;Spacebar/return error message
|
|
KILLV | ;
|
Name | Line Occurrences |
---|---|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: READ |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
FileNo | Call Tags |
---|---|
^ECR - [#720.4] | Classic Fileman Calls |
^ECL - [#720.5] | Classic Fileman Calls |