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/IMAGING-MAG-ZMAG/MAGQBUT5.m

    r628 r636  
    11MAGQBUT5 ;WOIFO/RMP - BP Utilities  ;Oct 21, 2005 1:23 PM
    2  ;;3.0;IMAGING;**20,81**;May 17, 2007
    3  ;;  Per VHA Directive 2004-038, this routine should not be modified.
     2 ;;3.0;IMAGING;**20**;Apr 12, 2006
    43 ;; +---------------------------------------------------------------+
    54 ;; | Property of the US Government.                                |
     
    98 ;; | Development Office of the Department of Veterans Affairs,     |
    109 ;; | telephone (301) 734-0100.                                     |
     10 ;; |                                                               |
    1111 ;; | The Food and Drug Administration classifies this software as  |
    1212 ;; | a medical device.  As such, it may not be changed             |
     
    6666 D MAILSHR^MAGQBUT1
    6767 Q
    68 RMRPC(NAME) ; Removing an RPC in order to revise
    69  N MW,RPC,MWE,DIERR
    70  S MW=$$FIND1^DIC(19,"","X","MAG WINDOWS","","","")
    71  D CLEAN^DILF
    72  Q:'MW
    73  S RPC=$$FIND1^DIC(8994,"","X",NAME,"","","")
    74  D CLEAN^DILF
    75  Q:'RPC
    76  S MWE=$$FIND1^DIC(19.05,","_MW_",","X",NAME,"","","")
    77  D CLEAN^DILF
    78  Q:'MWE
    79  S DA=MWE,DA(1)=MW,DIK="^DIC(19,"_DA(1)_",""RPC"","
    80  D ^DIK
    81  K DA,DIK
    82  S DA=RPC,DIK="^XWB(8994,"
    83  D ^DIK
    84  K DA,DIK
    85  Q
    8668 ;
Note: See TracChangeset for help on using the changeset viewer.