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/KERNEL-XU-A4A7-USC-XG-XLF-XNOA-XPD-XQ-XVIR-ZI-ZOSF-ZOSV-ZT-ZU-%Z-XIP--XQAB--XUC--XUR--ZIN--ZTED/_ZISC.m

    r628 r636  
    1 %ZISC ;SFISC/GFT,AC,MUS - CLOSE LOGIC FOR DEVICES  ;1/24/08  16:09
    2  ;;8.0;KERNEL;**24,36,49,69,199,216,275,409,440**;JUL 10, 1995;Build 13
    3  ;Per VHA Directive 2004-038, this routine should not be modified
     1%ZISC ;SFISC/GFT,AC,MUS - CLOSE LOGIC FOR DEVICES  ;01/14/2002  09:06
     2 ;;8.0;KERNEL;**24,36,49,69,199,216,275,409**;JUL 10, 1995;Build 3
    43C0 ;
    54 N %,%E,%H,%ZISI,%ZISOS,%ZISX,%ZISV
     
    4241 . U:$S($D(ZTQUEUED):0,'$L($G(IO(0))):0,$D(IO(1,IO(0)))#2:1,1:0) IO(0)
    4342 . C IO K IO(1,IO) S IO("CLOSE")=IO ;close device
    44  ;Unlock global used to control access.
    45  S %=$G(^XUTL("XQ",$J,"lock",+$G(IOS))) I $L(%) L -@% K ^XUTL("XQ",$J,"lock",IOS)
    4643 ;
     44 ;
     45 I $D(IOT),IOT="CHAN",$D(IOS) D
     46 .S %=$G(^%ZIS(1,+IOS,"GBL"))
     47 .I %]"" L @("-^"_%) ;unlock global used to control access to network channels.
    4748 I $D(IO("SPOOL")) D CLOSE^%ZIS4 ;Special close for spool device
    4849 ;
Note: See TracChangeset for help on using the changeset viewer.