PXCADX ;ISL/dee & LEA/Chylton - Translates data from the PCE Device Interface into PCE's PXK format for POV ;8/1/96
Source file <PXCADX.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
POV(PXCADIAG,PXCANUMB,PXCAPRV,PXCAERRS) | ;DIAGNOSIS node
; Variables ; PXCADIAG Copy of a Diagnosis node of the PXCA array ; PXCAPRV Pointer to the provider (200) ; PXCANUMB Count of the number if POVs ; PXCAFTER Temp used to build ^TMP(PXCAGLB,$J,"POV",PXCANUMB,0,"AFTER") |
|
DX(PXCADXPL,PXCANUMB,PXCAPRV,PXCAERRS) | ;DIAGNOSIS/PROBLEM node
; Variables ; PXCADXPL Copy of a DIAGNOSIS/PROBLEM node of the PXCA array ; PXCANUMB Count of the number if POVs ; PXCAPRV Pointer to the provider ; PXCAFTER Temp used to build ^TMP(PXCAGLB,$J,"POV",PXCANUMB,0,"AFTER") ; PXCAITEM Temp used to hold an item while processing it |