Ignore:
Timestamp:
Dec 4, 2009, 8:26:01 PM (14 years ago)
Author:
George Lilly
Message:

WorldVistAEHR overlayed on FOIAVistA

Location:
FOIAVistA/tag/r
Files:
1 edited
1 copied

Legend:

Unmodified
Added
Removed
  • FOIAVistA/tag/r/CLINICAL_PROCEDURES-MD/MDRPCOG.m

    r628 r636  
    11MDRPCOG ; HOIFO/DP - CP Gateway ; [01-09-2003 15:20]
    2  ;;1.0;CLINICAL PROCEDURES;**6**;Apr 01, 2004;Build 102
     2 ;;1.0;CLINICAL PROCEDURES;;Apr 01, 2004
    33 ; Description:
    44 ; This is the main routine that manages the CLINICAL PROCEDURES Gateway functions. 
     
    116116 Q
    117117 ;
    118 RUNNING ; [Procedure] Returns 0/1 and message on running status
    119  ; Note: If lock CAN be obtained, then gateway is NOT running
    120  L +^MDD("CPGATEWAY"):1 E  S @RESULTS@(0)="1^RUNNING" Q
    121  L -(^MDD("CPGATEWAY")) S @RESULTS@(0)="0^NOT RUNNING"
    122  Q
    123  ;
    124118SETFILE ; [Procedure] Set filename of new attachment
    125119 S MDFDA(703.11,$P(DATA,U,1),.02)=$P(DATA,U,2)
Note: See TracChangeset for help on using the changeset viewer.