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

Package: Text Integration Utility

Routine: TIUPNCV7


Information

TIUPNCV7 ;SLC/DJP ;PNs ==> TIU cnv rtns ;5-7-97

Source Information

Source file <TIUPNCV7.m>

Entry Points

Name Comments DBIA/ICR reference
HELP10 ;Help text for GMRP IEN prompt
FIX ;Will back records out of ^TIU(8925
PNHALT ;Options allows site to stop conversion
HALTHELP ;Help Prompt for Halt action
MONITOR ;Monitor progress notes conversion
AGAIN ;Redisplay monitor information
SETVAR ;Using File ^TIU(8925.97, to set and compute variables
DISPLAY ;Displays known information
RETURN ;Issues RETURN prompt

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!?5,"Enter the Internal Entry Number (IEN)) of the last progress"
  • Line Location: HELP10+1
Function Call: WRITE
  • Prompt: !?5,"note you want to convert. By entering an IEN, you can run"
  • Line Location: HELP10+2
Function Call: WRITE
  • Prompt: !?5,"this conversion while users continue to use the Progress Note"
  • Line Location: HELP10+3
Function Call: WRITE
  • Prompt: !?5,"options."
  • Line Location: HELP10+4
Function Call: WRITE
  • Prompt: !!?5,"To complete the conversion, use the RESTART option."
  • Line Location: HELP10+5
Function Call: WRITE
  • Prompt: !!,"COMPLETED... "_CTR_" RECORDS DELETED."
  • Line Location: FIX+6
Function Call: WRITE
  • Prompt: !!?12,"****** REQUEST TO HALT CONVERSION ******",!
  • Line Location: PNHALT+1
Function Call: WRITE
  • Prompt: !!?5,"The Progress Note Conversion is not currently running.",!
  • Line Location: PNHALT+3
Function Call: WRITE
  • Prompt: !!?5,"Progress Note Conversion has been stopped."
  • Line Location: PNHALT+5
Function Call: WRITE
  • Prompt: !?5,"Use the RESTART option to begin again.",!
  • Line Location: PNHALT+6
Function Call: WRITE
  • Prompt: !!
  • Line Location: PNHALT+7
Function Call: WRITE
  • Prompt: !!?5,"Okay. Conversion will continue to run.",!
  • Line Location: PNHALT+10
Function Call: WRITE
  • Prompt: !!?15,"!!!!!!!! CONVERSION STOPPED !!!!!!!!",!
  • Line Location: PNHALT+12
Function Call: WRITE
  • Prompt: !?5,"Last Progress Note record processed is: ^GMR(121,"_TIUPNLST
  • Line Location: PNHALT+14
Function Call: WRITE
  • Prompt: !!?5,"Answering ""YES"" to this question will stop the Progress Note"
  • Line Location: HALTHELP+1
Function Call: WRITE
  • Prompt: !?5,"Conversion before completion. ""NO"" will allow the conversion"
  • Line Location: HALTHELP+2
Function Call: WRITE
  • Prompt: !?5,"to continue.",!
  • Line Location: HALTHELP+3
Function Call: WRITE
  • Prompt: !!?12,"****** MONITORING PROGRESS NOTE CONVERSION ******",!
  • Line Location: MONITOR+2
Function Call: WRITE
  • Prompt: !?5,"This conversion has been run..."
  • Line Location: MONITOR+4
Function Call: WRITE
  • Prompt: !?5,"This option is only for use during the running of the Progress"
  • Line Location: MONITOR+5
Function Call: WRITE
  • Prompt: !?5,"Notes conversion from ^GMR(121 to ^TIU(8925."
  • Line Location: MONITOR+6
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: AGAIN+6
Function Call: WRITE
  • Prompt: !!?12,"**** MONITORING PROGRESS NOTE CONVERSION ****",!
  • Line Location: AGAIN+6
Function Call: WRITE
  • Prompt: !?5," Conversion began: ",TIME
  • Line Location: DISPLAY+1
Function Call: WRITE
  • Prompt: !?5," Starting record: ",START
  • Line Location: DISPLAY+2
Function Call: WRITE
  • Prompt: !?5," Processing record: ",CURRENT
  • Line Location: DISPLAY+3
Function Call: WRITE
  • Prompt: !?5," Records processed: ",CNTR
  • Line Location: DISPLAY+4
Function Call: WRITE
  • Prompt: !?5,"Current # of error: ",ERRORS
  • Line Location: DISPLAY+5
Function Call: WRITE
  • Prompt: !?5," Elapsed time: ",ETIME
  • Line Location: DISPLAY+6
Function Call: WRITE
  • Prompt: !?5," Notes per hour: ",$P(PERHR,".")
  • Line Location: DISPLAY+7
Function Call: WRITE
  • Prompt: !?5," Days left: ",$E(DAYS,1,5)
  • Line Location: DISPLAY+8
Function Call: WRITE
  • Prompt: !?5," Hours left: ",$E(LEFT,1,5)
  • Line Location: DISPLAY+9
Function Call: WRITE
  • Prompt: !!?2,"Notes left to convert: ",REMAIN1
  • Line Location: DISPLAY+10
Function Call: WRITE
  • Prompt: !!
  • Line Location: DISPLAY+11
Function Call: WRITE
  • Prompt: !
  • Line Location: RETURN+2

FileMan Files Accessed Via FileMan Db Call

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