Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points |  Interaction Calls
Print Page as PDF
Routine: GMTSDD

Package: Health Summary

Routine: GMTSDD


Information

GMTSDD ; SLC/KCM,KER - Health Summary DD calls ; 02/27/2002

Source Information

Source file <GMTSDD.m>

Entry Points

Name Comments DBIA/ICR reference
SET ; From: x-ref in 142,99 Entry: DA Exit: DA
;
; NOTE: Lock ^XUTL("XQORM",XQORM) and
; ^GMT(142,DA) before calling
;
ORD ; Summary Order
BILD ; Build XQORM array
KILL ; From: x-ref in 142,99 Entry: none Exit: none
REDO ; From: 142.1,.01 142.1,3 Entry: DA Exit: DA
REDOX ; From: 142.01,.01 142.01,1 Entry: DA(1) Exit: DA(1)
CLEANUP ; Delete broken pointers from 142.01 to 142.1
CHKNAME ; Called by input transform on ^DD(142.1,.01,0)
CHKRTN ; Called by input transform on ^DD(142.1,1,0)
CHKNUM ; Called by input transform of ^DD(142.1,.001,0)

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"Deleting pointers from the "_$P(^GMT(142,+GMI,0),U)_" Health Summary Type"
  • Line Location: CLEANUP+3
Function Call: WRITE
  • Prompt: "."
  • Line Location: CLEANUP+5
Function Call: WRITE
  • Prompt: " Duplicate NAMES not allowed."
  • Line Location: CHKNAME+2
Function Call: WRITE
  • Prompt: " Nonexistent ENTRY POINT"
  • Line Location: CHKRTN+2
Function Call: WRITE
  • Prompt: " # Out of Range"
  • Line Location: CHKNUM+2
Info |  Source |  Entry Points |  Interaction Calls