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

Package: Clinical Reminders

Routine: PXRMDIEV


Information

PXRMDIEV ;SLC/PKR - Routines for disabling/enabling evaluation. ;11/16/2015

Source Information

Source file <PXRMDIEV.m>

Entry Points

Name Comments DBIA/ICR reference
BUILDD(BUILD) ;Disable for a build installation.
BUILDE(BUILD) ;Enable after a build installation is complete.
DMSG ;Send a message that reminder evaluation has been disabled.
EMSG(DTIME) ;Send a message that reminder evaluation has been enabled.
INDEXD(INDEX,INDEXL) ;Disable for index rebuilding.
  • ICR #6059
    • Status: Active
    • Usage: Private
    INDXCHK(REASON,INDEX) ;If reminder evaluation is disabled for index
    KDISXTMP(REASON,RDATA) ;Kill ^XTMP nodes for disabling evaluation.
    MGRD ;Code for disabling evaluation by the reminder manager.
    MGRE ;Code for enabling evaluation by the reminder manager.
    MGRO ;Called by the option PXRM DISABLE/ENABLE EVALUATION.
    OPTIONS(TEXT) ;Disable/enable critical PXRM options.
    PINDXCHK ;If reminder evaluation is disabled for index
    PROTCOLS(TEXT) ;Disable/enable critical PXRM protocols.
    SDISXTMP(REASON,RDATA,INDEXL) ;Set ^XTMP nodes for disabling evaluation.
    TINDXCHK(REASON,INDEX) ;If reminder evaluation is disabled for index
    TOLIST(TO) ;Return the list of who to send the message to.
    TSKJOBS(NL) ;Search for TaskMan jobs that may be affected by disabled reminder
    TSKLIST(TDESC,NL) ;Search for tasks with the description TDESC. For any

    Interaction Calls

    Name Line Occurrences
    Function Call: WRITE
    • Prompt: !,"Started job ",TASKNUM," to check for completion of the rebuilding"
    • Line Location: INDEXD+9
    Function Call: WRITE
    • Prompt: !,"of the index for file # ",INDEX,"."
    • Line Location: INDEXD+10
    Function Call: WRITE
    • Prompt: !,"Disabling reminder evaluation will stop all evaluation, dialogs,"
    • Line Location: MGRD+2
    Function Call: WRITE
    • Prompt: !,"reminder order checks, and anything using reminder evaluation!"
    • Line Location: MGRD+3
    Function Call: WRITE
    • Prompt: !,"Are you sure you want to proceed?"
    • Line Location: MGRD+4
    Function Call: WRITE
    • Prompt: !,"Reminder evaluation is currently disabled for the following reason(s):"
    • Line Location: MGRE+2
    Function Call: WRITE
    • Prompt: !,TEXT
    • Line Location: MGRE+7
    Function Call: WRITE
    • Prompt: !,TEXT
    • Line Location: MGRE+14
    Function Call: WRITE
    • Prompt: !,"You must have the reminder managers key to use this option."
    • Line Location: MGRO+2

    FileMan Files Accessed Via FileMan Db Call

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