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

DGQEPRE.m

Go to the documentation of this file.
  1. DGQEPRE ;ALB/JFP - VIC PRE INIT DRIVER; 09/01/96
  1. ;;5.3;REGISTRATION;**73,1015**;DEC 11,1996;Build 21
  1. ;;Per VHA Directive 10-93-142, this routine should not be modified.
  1. CHKPTS ; -- Create check points for pre-init
  1. ;Input : All variables set by KIDS
  1. ;Output : None
  1. ;
  1. ;Declare variables
  1. N TMP
  1. ; -- Create check points
  1. ;Create Terminal Type file entry
  1. S TMP=$$NEWCP^XPDUTL("DGQE01","TYPE^DGQEP0")
  1. ; -- Create Device file entry
  1. S TMP=$$NEWCP^XPDUTL("DGQE02","DEVICE^DGQEP0")
  1. ; -- Done
  1. Q