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
Print Page as PDF
Routine: NVSLOOP

Package: National VistA Support

Routine: NVSLOOP


Information

NVSLOOP ;WJW@OIOFO for CACHE ;1/3/05 mod: 2/24/05

Source Information

Source file <NVSLOOP.m>

Entry Points

Name Comments DBIA/ICR reference
LMT
GBL
SUBS
MAIN
EXIT
TOTAL
SUBTOT ;total by first level subscript.
SUBTOT2 ;total by 2nd level subscript
HELP ;
HELPL ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"Global must start with ^ ",!
  • Line Location: GBL+9
Function Call: WRITE
  • Prompt: !!,"Subscripts not allowed",!
  • Line Location: GBL+11
Function Call: WRITE
  • Prompt: !!,"Global does not exist. Please try again.",!
  • Line Location: GBL+12
Function Call: WRITE
  • Prompt: !,"Do you want counts on 2nd level subscript also"
  • Line Location: SUBS+0
Function Call: WRITE
  • Prompt: !!,*7,"REQUEST (",ZTSK,") QUEUED!!"
  • Line Location: SUBS+7
Function Call: WRITE
  • Prompt: !,"Working...",!
  • Line Location: MAIN+0
Function Call: WRITE
  • Prompt: !,"TOTAL NODES ","= ",tot,!
  • Line Location: TOTAL+1
Function Call: WRITE
  • Prompt: !!!,?40,"Working on 2nd level Subscripts....",!!!
  • Line Location: SUBTOT2+1
Function Call: WRITE
  • Prompt: !!,"This routine loops through globals to count the number"
  • Line Location: HELP+1
Function Call: WRITE
  • Prompt: !,"of nodes. It gives a Grand Total, Total for each top"
  • Line Location: HELP+2
Function Call: WRITE
  • Prompt: !,"level subscript, and a Total for each second level."
  • Line Location: HELP+3
Function Call: WRITE
  • Prompt: !,"Enter 1 to check ^TMP, 2 to check ^XTMP, or 3 to enter"
  • Line Location: HELP+4
Function Call: WRITE
  • Prompt: !,"a global of your choice. You must enter the ^ and it"
  • Line Location: HELP+5
Function Call: WRITE
  • Prompt: !,"must be the global name only, no subscripts allowed."
  • Line Location: HELP+6
Function Call: WRITE
  • Prompt: !!,"You can queue the output to a printer or HFS device.",!
  • Line Location: HELP+7
Function Call: WRITE
  • Prompt: !!,"This number is used to limit the amount of output. Only"
  • Line Location: HELPL+1
Function Call: WRITE
  • Prompt: !,"those first and second level subsripts with this number"
  • Line Location: HELPL+2
Function Call: WRITE
  • Prompt: !,"of nodes will be reported.",!
  • Line Location: HELPL+3
Info |  Source |  Entry Points |  Interaction Calls