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

Package: Text Integration Utility

Routine: TIUPS163


Information

TIUPS163 ; SLC/JER,AJB - More Review Screen Actions ;14-MAY-2004 [10/18/04 11:47am]

Source Information

Source file <TIUPS163.m>

Entry Points

Name Comments DBIA/ICR reference
MAIN ;controls branching
NEWXREF ;creates new xref "VS" on field 1207
QUE ;queue the indexing of the VS xref
REINDEX ;reindex the ACL xref on 8925.1
INDEXVS ;index the VS xref on 8925
STATUS ;check on status of VS xref indexing

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"A task has been queued in the background."
  • Line Location: QUE+15
Function Call: WRITE
  • Prompt: !," The task number is "_$G(ZTSK)_"."
  • Line Location: QUE+16
Function Call: WRITE
  • Prompt: !," To check on the status of the task, in programmer mode "
  • Line Location: QUE+17
Function Call: WRITE
  • Prompt: !," type D STATUS^TIUPS163"
  • Line Location: QUE+18
Function Call: WRITE
  • Prompt: !,"Indexing completed!"
  • Line Location: STATUS+3
Function Call: WRITE
  • Prompt: !,"Task started: "_Y
  • Line Location: STATUS+5
Function Call: WRITE
  • Prompt: !,"Task ended: "_Y
  • Line Location: STATUS+7
Function Call: WRITE
  • Prompt: "Still working on the index."
  • Line Location: STATUS+9
Function Call: WRITE
  • Prompt: !,$G(^XTMP("TIUPS163","COUNT"))_" of "_$P($G(^TIU(8925,0)),U,4)
  • Line Location: STATUS+10
Function Call: WRITE
  • Prompt: " completed"
  • Line Location: STATUS+11
Function Call: WRITE
  • Prompt: !,"You must have tasked it!"
  • Line Location: STATUS+12

FileMan Files Accessed Via FileMan Db Call

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