Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Routine: LRHYBL1

LRHYBL1.m

Go to the documentation of this file.
  1. LRHYBL1 ;DALOI/HOAK - HOWDY NETWORK HELP ;9/26/2002
  1. ;;5.2;LAB SERVICE;**405**;Sep 27, 1994;Build 93
  1. ;
  1. ; find the subtype from zis(2 set into LRLABLIO
  1. ;
  1. Q:'$G(^%ZIS(1,LRDEV,"SUBTYPE"))
  1. S LRLABSTP=$G(^%ZIS(1,LRDEV,"SUBTYPE"))
  1. S LRLABSTP=$P(^%ZIS(2,LRLABSTP,0),U)
  1. QUIT