20 lines
579 B
Mathematica
20 lines
579 B
Mathematica
SPNPRTA5 ;WDE/HIRMFO/WAA- PRINT ADHOC FUNCTIONAL STATUS ; 8/29/02
|
|
;;2.0;Spinal Cord Dysfunction;**14,19**;01/02/1997
|
|
;;
|
|
;This routines is to store ADHOC FUNCTIONAL STATUS into a file.
|
|
; NEW ASIA REPORT LEAD IN ROUTINE
|
|
EN1 ; Main Entry Point
|
|
N SPNLEXIT,SPNIO,SPNPAGE S SPNPAGE=1
|
|
S SPNLEXIT=0 D EN1^SPNPRTMT Q:SPNLEXIT ;Filters
|
|
D PRINT
|
|
D EXIT
|
|
Q
|
|
EXIT ; Exit routine
|
|
K ^TMP($J,"SPN"),^TMP($J,"SPNPRT","AUTO"),^TMP($J,"SPNPRT","POST")
|
|
Q
|
|
PRINT ; Print main Body
|
|
;Called to build the menus for ASIA
|
|
S SPNARPT=3
|
|
D ^SPNADF5 ; Adhoc Functional Status Generator FOR ASIA
|
|
Q
|