Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points
Print Page as PDF
Routine: VAQEXT02

Package: Patient Data Exchange

Routine: VAQEXT02


Information

VAQEXT02 ;ALB/JFP - PDX, PROCESS EXTERNAL (MANUAL),PROCESS SCREEN;01MAR93

Source Information

Source file <VAQEXT02.m>

Entry Points

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 Patients based on PDX transactions for manual
; processing
TMP ; -- Set the array used by list processor
HD ; -- Make header line for list processor
HD1
REJ ; -- Reject PDX with comment
REL ; -- Release PDX with comment
NFND ; -- Not found (reject)
EXP ; -- Expand entry
TRANEX ; -- Pauses screen
EXIT ; -- Note: The list processor cleans up its own variables.
; All other variables cleaned up here.
END ; -- End of code
Info |  Source |  Entry Points