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 |  FileMan Files Accessed Via FileMan Db Call
Print Page as PDF
Routine: VDEFUTIL

Package: VDEF

Routine: VDEFUTIL


Information

VDEFUTIL ;INTEGIC/AM & BPOIFO/JG - VDEF Utilities ;05/11/2012

Source Information

Source file <VDEFUTIL.m>

Entry Points

Name Comments DBIA/ICR reference
FUTURE(WAKEUP) ;
; Function that calculates $H date/time a WAKEUP number of
; seconds in the future
; Calculate the time WAKEUP number of seconds in the future as
; expressed in the number of seconds since 1840
DIFF(FIRST,SECOND) ;
ALERT(XQAMSG) ;
; Subroutine to send an Alert message to the VISTA HL7 IRM
; Input Parameters:
; XQAMSG - Text of the message to send to the Vista HL7 IRM
TIMEI(T) ;
TIMEE(T) ;
CLEANREQ(Q) ;
; For development and testing only.
; DO NOT USE IN PRODUCTION SYSTEMS.
PURGEQ ; Purge all Request Queues of their entries
; For development and testing only.
; DO NOT USE IN PRODUCTION SYSTEMS.
CLEANUP ; Delete records from VDEF files before installing the VDEF KIDS package
; For development and testing only.
; DO NOT USE IN PRODUCTION SYSTEMS.

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: "*",CH,"*"
  • Line Location: TIMEI+12
Function Call: WRITE
  • Prompt: !,"Invalid queue"
  • Line Location: CLEANREQ+5
Function Call: WRITE
  • Prompt: !,"This action will delete all entries from Request Queue '"_QUE_"'."
  • Line Location: CLEANREQ+7
Function Call: WRITE
  • Prompt: !,"Entries not deleted."
  • Line Location: CLEANREQ+8
Function Call: WRITE
  • Prompt: !,"Deleting records ..."
  • Line Location: CLEANREQ+9
Function Call: WRITE
  • Prompt: !,"Entries deleted from "_QUE_" queue."
  • Line Location: CLEANREQ+12
Function Call: WRITE
  • Prompt: !,"This action will DELETE all data from VDEF globals in preparation for a KIDS install."
  • Line Location: CLEANUP+5
Function Call: WRITE
  • Prompt: !,"VDEF Globals not deleted."
  • Line Location: CLEANUP+6
Function Call: WRITE
  • Prompt: !,"Deleting records from VDEF globals ..."
  • Line Location: CLEANUP+7
Function Call: WRITE
  • Prompt: !,"VDEF Globals deleted."
  • Line Location: CLEANUP+12

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^HLCS(869.3 - [#869.3] GET1^DIQ
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call