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

Package: Clinical Reminders

Routine: PXRMEXSP


Information

PXRMEXSP ;SLC/AGP - Auto packed utility. ;Jun 10, 2024@11:55:28

Source Information

Source file <PXRMEXSP.m>

Entry Points

Name Comments DBIA/ICR reference
TESTER ;
BACKUP(IEN) ;
BLDDESC(TMPIND,DESCTXT) ;If multiple entries have been selected
BLDFSEL(SELLIST,FILELST,INPUTS) ;
CRE(EXNAME,INPUTS,DESCTXT,NOTINLM) ;Pack a reminder component and store it in the repository.
DEF(SELLIST,TMPIND,NOTINLM) ;Check reminder definitions for errors.
DIALOG(SELLIST,TMPIND,NOTINLM) ;Check reminder dialogs for errors
HEADER(TMPIND,USELLIST,SELLIST,RANK,EFNAME,DESCTXT) ;Create the Exchange file header
TERM(SELLIST,TMPIND,NOTINLM) ;Check reminder terms for errors.

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"Could not backup exchange entry "_NAME
  • Line Location: BACKUP+8
Function Call: WRITE
  • Prompt: !!,"Checking reminder definition(s) for errors."
  • Line Location: DEF+5
Function Call: WRITE
  • Prompt: !!,"Checking reminder definition "_$P(^PXD(811.9,DIEN,0),U,1)
  • Line Location: DEF+9
Function Call: WRITE
  • Prompt: !!,"No fatal reminder definition problems were found, packing will continue."
  • Line Location: DEF+14
Function Call: WRITE
  • Prompt: !!,"Cannot create the packed file, please correct the above fatal error(s)."
  • Line Location: DEF+15
Function Call: WRITE
  • Prompt: !!,"Checking reminder dialog(s) for errors."
  • Line Location: DIALOG+5
Function Call: WRITE
  • Prompt: "."
  • Line Location: DIALOG+10
Function Call: WRITE
  • Prompt: !!,$S(FAILTYPE="W":"**WARNING**",FAILTYPE="F":"**FATAL ERROR**",1:"")
  • Line Location: DIALOG+15
Function Call: WRITE
  • Prompt: !,OUTPUT(CNT)
  • Line Location: DIALOG+16
Function Call: WRITE
  • Prompt: !!,"No fatal dialog problems were found, packing will continue."
  • Line Location: DIALOG+20
Function Call: WRITE
  • Prompt: !!,"Cannot create the packed file, please correct the above fatal error(s)."
  • Line Location: DIALOG+21
Function Call: WRITE
  • Prompt: !!,"Checking reminder term(s) for errors."
  • Line Location: TERM+5
Function Call: WRITE
  • Prompt: !!,"Checking reminder term "_$P(^PXRMD(811.5,DIEN,0),U,1)
  • Line Location: TERM+9
Function Call: WRITE
  • Prompt: !!,"No fatal reminder term problems were found, packing will continue."
  • Line Location: TERM+14
Function Call: WRITE
  • Prompt: !!,"Cannot create the packed file, please correct the above fatal error(s)."
  • Line Location: TERM+15
Info |  Source |  Entry Points |  Interaction Calls