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

Package: Mental Health

Routine: YS148IDX


Information

YS148IDX ;SLC/KCM - Re-index "AC" in MH RESULTS and MH ANSWERS ; 03/28/2019

Source Information

Source file <YS148IDX.m>

Entry Points

Name Comments DBIA/ICR reference
REIDX ; Re-indexing Task
FIX85AC ; Remove bad "AC" indexes from MH ANSWERS
RM85AC(ADMIN,QSTN,IEN) ; remove bad index
FIX85AD ; Remove bad "AD" indexes from MH ANSWERS
RM85AD(ADMIN,IEN) ; remove bad index
FIX92 ; Remove bad indexes from MH RESULTS
RM92AC(ADMIN,IEN) ; remove bad index
RESET85C ; Rebuild the "AC" index for MH ANSWERS (601.85)
RESET85D ; Rebuild the "AD" index for MH ANSWERS (601.85)
RESET92 ; Rebuild the "AC" index for MH RESULTS (601.92)
LOG(FIX,ADMIN,QSTN,IEN) ; Log fixes
UPD(MSG) ; set parameter to current status
NOTIFY(MSG) ; send message to installer
MONITOR ; Check status of re-index, allows re-queuing
STATUS ; Loop showing status until done

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,MSG
  • Line Location: UPD+2
Function Call: WRITE
  • Prompt: !,"MH RESULTS and MH ANSWERS Re-Index Monitor"
  • Line Location: MONITOR+1
Function Call: WRITE
  • Prompt: !!," Status: ",$$GET^XPAR("SYS","YS123 RE-INDEX STATUS",1,"Q")
  • Line Location: STATUS+3
Function Call: WRITE
  • Prompt: !," Errors Repaired: ",+$G(^XTMP("YTS-RE-INDEX","ERRS")),!
  • Line Location: STATUS+4

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^YTT(601.85 - [#601.85] Classic Fileman Calls
^YTT(601.92 - [#601.92] Classic Fileman Calls
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call