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

Package: Clinical Reminders

Routine: PXRMEXIH


Information

PXRMEXIH ; SLC/PKR - Routines for installation history. ;01/25/2013

Source Information

Source file <PXRMEXIH.m>

Entry Points

Name Comments DBIA/ICR reference
BLDLIST ;Build a list of install histories in ^TMP("PXRMEXIH",$J).
DELETE(LIST) ;Delete the install histories on the list.
DELHIST ;Get a list of repository installation entries and delete them.
DETAILS ;Output the details of an installation.
DDISP(ARRAY) ;Display details list
ENTRY ;List Manager ENTRY entry point.
EXIT ;List Manager EXIT entry point.
FMT(ENTRY,SOURCE,DATE,FMTSTR,NL,OUTPUT) ;
HDR ;List Manager HEADER entry point.
HELP ;Help code
IHIST ;Get a list of repository entries and show their installation history.
PEXIT ;PXRM EXCH SELECT HISTORY protocol exit code
START ;Main entry point for installation history. The Exchange File IEN is
XQORM
XSEL ;PXRM EXCH SELECT HISTORY validation

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"Select DH to delete install histories."
  • Line Location: HELP+1
Function Call: WRITE
  • Prompt: !,"Select ID to see the details of an install."
  • Line Location: HELP+2
Info |  Source |  Entry Points |  Interaction Calls