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

Package: Clinical Reminders

Routine: PXRMEXHF


Information

PXRMEXHF ;SLC/PKR - Routines to select and deal with host files. ;07/08/2020

Source Information

Source file <PXRMEXHF.m>

Entry Points

Name Comments DBIA/ICR reference
CHF(SUCCESS,LIST,PATH,FILE) ;Put the repository entries in LIST into the
GETEHF(EXT,DPATH) ;Get an existing host file.
GETHFN(EXT) ;Get the name of a host file to store repository entries in.
GETHF ;As a default set the path to the current directory.
LHF(SUCCESS,PATH,FILE) ;Load a host file containing exchange entries into
LTMP(SUCCESS,NODE) ;Load the contents of ^TMP($J,NODE) into the Exchange

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"The following "_EXT_" files were found in ",PATH
  • Line Location: GETEHF+26
Function Call: WRITE
  • Prompt: !,?2,FILE
  • Line Location: GETEHF+28
Function Call: WRITE
  • Prompt: !,"No "_EXT_" files were found in path ",PATH
  • Line Location: GETEHF+29
Function Call: WRITE
  • Prompt: !,"The file name must include an extension."
  • Line Location: GETHF+28
Function Call: WRITE
  • Prompt: !,"This host file does not have the correct format!"
  • Line Location: LHF+10
Function Call: WRITE
  • Prompt: !,"Loading host file ",PATH,FILE
  • Line Location: LHF+14
Function Call: WRITE
  • Prompt: !,"There is a problem reading this .prd file, try a new copy of it."
  • Line Location: LTMP+32
Function Call: WRITE
  • Prompt: !,RNAME
  • Line Location: LTMP+38
Function Call: WRITE
  • Prompt: !,"with a date packed of ",DATEP
  • Line Location: LTMP+39
Function Call: WRITE
  • Prompt: !,"is already in the Exchange File, it will not be added again."
  • Line Location: LTMP+40
Function Call: WRITE
  • Prompt: !,"Added Reminder Exchange entry ",RNAME
  • Line Location: LTMP+58
Info |  Source |  Entry Points |  Interaction Calls