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: GMTSRN

Package: Health Summary

Routine: GMTSRN


Information

GMTSRN ;SLC/JER - Renumber Selected Health Summary Type ; 08/27/2002

Source Information

Source file <GMTSRN.m>

Entry Points

Name Comments DBIA/ICR reference
MAIN ; Initializes Variables and Controls Branching
SELECT ; Select Health Summary Type
COPY ; Copies Structure Multiple into GMTSEG(SEQ,
GETSEL ; Gets Selection Items from Multiple
PURGE ; Deletes Old Node from ^GMT(142,GMTSIFN,1,GMTSI, using ^DIK
RNMBR ; Traverses GMTSEG(SEQ) - Resets ^GMT(142,GMTSIFN,1,

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !
  • Line Location: MAIN+1
Function Call: WRITE
  • Prompt: !
  • Line Location: SELECT+2
Function Call: WRITE
  • Prompt: !,$C(7),"This summary is currently locked to prevent alteration.",!
  • Line Location: SELECT+7
Function Call: WRITE
  • Prompt: !,$C(7),"Alteration of this summary is restricted to its owner.",!,"See the Clinical Coordinator if you need additional help."
  • Line Location: SELECT+8
Function Call: WRITE
  • Prompt: "."
  • Line Location: COPY+4
Info |  Source |  Entry Points |  Interaction Calls