WVLABADD ;HCIOFO/FT - SAVE A LAB TEST AS A WH PROCEDURE ;07/28/2017 11:27
Source file <WVLABADD.m>
action | A | extended action | Ea | event driver | Ed | subscriber | Su | protocol | O | limited protocol | LP | run routine | RR | broker | B | edit | E | server | Se | P | screenman | SM | inquire | I |
Package | Total | Caller Graph |
---|---|---|
Womens Health | 3 | WV SAVE LAB TEST WVLABCHK WVLRLINK |
Name | Comments | DBIA/ICR reference |
---|---|---|
EN | ; Entry point from [WV SAVE LAB TEST] option.
; Converts a lab test stored in the WV LAB TESTS file (#790.08) ; into an entry in the WV PROCEDURES file (#790.1) |
|
SELECT | ; Select a lab test entry from File 790.08
|
|
DISPLAY | ; Display lab test data
|
|
KEEP | ; Save lab test as procedure OR delete lab test from File 790.08 OR
; ignore it for now. |
|
CONVERT | ; Add the lab test data to the WV PROCEDURE file (#790.1)
|
|
KILL | ; Kill variables
|
|
DELETE(WVIEN) | ; Delete an entry from File 790.08
|
|
EDIT | ; Edit WV PROCEDURE (#790.1) file entry
|
|
DEFAULT | ; Find next default look-up value.
; WVQUIT - ien of File 790.08 entry ; WVDICB - last entry checked (don't show an entry they bypassed) |
Name | Line Occurrences |
---|---|
Function Call: WRITE |
|
Routine Call |
|
Routine Call |
|
FileNo | Call Tags |
---|---|
^DPT - [#2] | GET1^DIQ |
^WV(790.08 - [#790.08] | Classic Fileman Calls |
^WV(790.2 - [#790.2] | Classic Fileman Calls |
Name | Line Occurrences (* Changed, ! Killed) |
---|---|
^DISV( | SELECT+9* |
^TMP("WVLAB" | DISPLAY+22!, DISPLAY+24, KILL+2! |
^WV(790 - [#790] | CONVERT+12, DEFAULT+11 |
^WV(790.08 - [#790.08] | SELECT+8, DISPLAY+3, CONVERT+4, DEFAULT+6, DEFAULT+7, DEFAULT+15 |
^WV(790.1 - [#790.1] | DISPLAY+14, DISPLAY+15, DISPLAY+16, CONVERT+17, CONVERT+19 |
>> | Not killed explicitly |
* | Changed |
! | Killed |
~ | Newed |