| 
            Last change
 on this file since 891 was             613, checked in by George Lilly, 16 years ago           | 
        
        
          | 
             
initial load of WorldVistAEHR 
 
           | 
        
        
          | 
            File size:
            579 bytes
           | 
        
      
      
| Line |   | 
|---|
| 1 | SPNPRTA5 ;WDE/HIRMFO/WAA- PRINT ADHOC FUNCTIONAL STATUS ; 8/29/02
 | 
|---|
| 2 |  ;;2.0;Spinal Cord Dysfunction;**14,19**;01/02/1997
 | 
|---|
| 3 |  ;;
 | 
|---|
| 4 |  ;This routines is to store ADHOC FUNCTIONAL STATUS into a file.
 | 
|---|
| 5 |  ; NEW ASIA REPORT LEAD IN ROUTINE
 | 
|---|
| 6 | EN1 ; Main Entry Point
 | 
|---|
| 7 |  N SPNLEXIT,SPNIO,SPNPAGE S SPNPAGE=1
 | 
|---|
| 8 |  S SPNLEXIT=0 D EN1^SPNPRTMT Q:SPNLEXIT  ;Filters
 | 
|---|
| 9 |  D PRINT
 | 
|---|
| 10 |  D EXIT
 | 
|---|
| 11 |  Q
 | 
|---|
| 12 | EXIT ; Exit routine 
 | 
|---|
| 13 |  K ^TMP($J,"SPN"),^TMP($J,"SPNPRT","AUTO"),^TMP($J,"SPNPRT","POST")
 | 
|---|
| 14 |  Q
 | 
|---|
| 15 | PRINT ; Print main Body
 | 
|---|
| 16 |  ;Called to build the menus for ASIA
 | 
|---|
| 17 |  S SPNARPT=3
 | 
|---|
| 18 |  D ^SPNADF5 ; Adhoc Functional Status Generator FOR ASIA
 | 
|---|
| 19 |  Q
 | 
|---|
       
      
  Note:
 See   
TracBrowser
 for help on using the repository browser.