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

Package: Clinical Reminders

Routine: PXRMHIST


Information

PXRMHIST ; SLC/PKR - Routines for dealing with edit histories. ;12/23/2004

Source Information

Source file <PXRMHIST.m>

Entry Points

Name Comments DBIA/ICR reference
DISP(RIEN,MAX) ;Display edit history in reverse date order, newest to oldest.
MAX() ;Return the maximum number of occurrences to display.
REM ;Select reminder definition for displaying the history.
RMEH ;Remove edit history. This is for items sent directly via KIDS that

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"Edit History for reminder "_RNAME_":"
  • Line Location: DISP+6
Function Call: WRITE
  • Prompt: !!,?2,"Edit date: ",$$FMTE^XLFDT(ETIME,"1")
  • Line Location: DISP+12
Function Call: WRITE
  • Prompt: ?38,"Edit by: ",USER
  • Line Location: DISP+13
Function Call: WRITE
  • Prompt: !,?2,"Edit Comments:",?1,$P(TEXTOUT(1)," ",17,99)
  • Line Location: DISP+20
Function Call: WRITE
  • Prompt: !,TEXTOUT(IC)
  • Line Location: DISP+21
Function Call: WRITE
  • Prompt: !
  • Line Location: REM+7
Function Call: WRITE
  • Prompt: !,"Remove edit history from national reminder files.",!
  • Line Location: RMEH+6
Function Call: WRITE
  • Prompt: !,"This is no Edit History in this file!"
  • Line Location: RMEH+15
Function Call: WRITE
  • Prompt: !,"Looking for edit histories in file ",NAME
  • Line Location: RMEH+17

FileMan Files Accessed Via FileMan Db Call

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