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

Package: Capacity Management

Routine: KMPDUT5


Information

KMPDUT5 ;OAK/RAK - CM Tools Utility Text Display ;2/17/04 10:49

Source Information

Source file <KMPDUT5.m>

Entry Points

Name Comments DBIA/ICR reference
DISPLAY(KMPDARRY,KMPDMRGN,KMPDNW,KMPDCLR,KMPDBX) ;display text
LOOP ;-- main loop
FTR ;--footer
HELP ;-- clear screen, print help text, repaint screen

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: ^UTILITY($J,"W",DIWL,I,0),!
  • Line Location: LOOP+30
Function Call: WRITE
  • Prompt: IOELALL
  • Line Location: LOOP+33
Function Call: WRITE
  • Prompt: !
  • Line Location: FTR+3
Function Call: WRITE
  • Prompt: $$REPEAT^XLFSTR("_",LENGTH)
  • Line Location: FTR+4
Function Call: WRITE
  • Prompt: !
  • Line Location: FTR+4
Function Call: WRITE
  • Prompt: $J(" ",$S(LENGTH<80:LENGTH,1:(LENGTH-1)))
  • Line Location: FTR+28
Function Call: WRITE
  • Prompt: !
  • Line Location: FTR+29
Function Call: WRITE
  • Prompt: !
  • Line Location: FTR+30
Function Call: WRITE
  • Prompt: !
  • Line Location: FTR+30
Function Call: WRITE
  • Prompt: " Page ",PAGE," of ",PAGES," "
  • Line Location: FTR+34
Function Call: WRITE
  • Prompt: !
  • Line Location: FTR+35
Function Call: WRITE
  • Prompt: READ("A")
  • Line Location: FTR+36
Function Call: WRITE
  • Prompt: !
  • Line Location: FTR+45
Function Call: WRITE
  • Prompt: "Enter 'E' (or '^') to exit.",!
  • Line Location: HELP+4
Function Call: WRITE
  • Prompt: "Enter 'N' to advance to the next screen.",!
  • Line Location: HELP+5
Function Call: WRITE
  • Prompt: "Enter 'P' to backup to the previous screen.",!
  • Line Location: HELP+6
Function Call: WRITE
  • Prompt: ^UTILITY($J,"W",DIWL,I,0),!
  • Line Location: HELP+12
Info |  Source |  Entry Points |  Interaction Calls