VAQLED02 ;ALB/JFP - PDX, LOAD/EDIT,SETUP OF DIFFERENCES;01MAR93
Source file <VAQLED02.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
EP | ; -- Main entry point for the list processor
; -- K XQORS,VALMEVL ;(only kill on the first screen in) |
|
INIT | ; -- Builds array of differences between PDX minimal and the local
; data stored in file 2. |
|
HD | ; -- Make header line for list processor
|
|
FIELD | ; -- Updates local patient file by field or fields selected
|
|
UPDATE | ; -- Loads fields for update
|
|
UPDTER1 | ; -- Updates patient with PDX data (field by field) ** NON MUTIPLE **
|
|
UPDTEM1 | ; -- Updates patient with PDX data (field by field) ** MULTIPLE **
; Loads pointer to main file |
|
UPDTEM2 | ; -- Load fields into sub file for entry
|
|
LOAD | ; -- Loads all different fields from PDX segment to local patient file
|
|
TRANEX | ; -- Pauses screen
|
|
WORKLD | ; -- Updates workload file for update
|
|
KILL | ; --
|
|
EXIT | ; -- Note: The list processor cleans up its own variables.
; All other variables cleaned up here. |
|
END | ; -- End of code
|
Name | Line Occurrences |
---|---|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|