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

Package: Uncategorized

Routine: KMPU11


Information

KMPU11 ;SFISC/RAK - Capacity Management Text Display ;23 Oct 1998

Source Information

Source file <KMPU11.m>

Entry Points

Name Comments DBIA/ICR reference
WP(KMPUAR,KMPUTM,KMPUBM,KMPULM,KMPURM,KMPUNW) ;-- word processing display.
FTR1 ;-- read
FTR ;-- footer designed for wp subroutine above.
HELP ;-- clear screen, print help text, repaint screen.

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: ^UTILITY($J,"W",DIWL,KMPUI,0),!
  • Line Location: WP+60
Function Call: WRITE
  • Prompt: IOELALL
  • Line Location: WP+62
Function Call: WRITE
  • Prompt: $$REPEAT^XLFSTR("_",IOM)
  • Line Location: FTR+2
Function Call: WRITE
  • Prompt: IOELALL
  • Line Location: FTR1+1
Function Call: WRITE
  • Prompt: " Page ",PAGE," of ",PAGES," "
  • Line Location: FTR1+2
Function Call: WRITE
  • Prompt: READ("A")
  • Line Location: FTR1+3
Function Call: READ
  • Timeout: DTIME
  • Variable: READX
  • Line Location: FTR1+4
Function Call: WRITE
  • Prompt: *7
  • Line Location: FTR1+9
Function Call: WRITE
  • Prompt: "Enter 'X' (or '^') to exit.",!
  • Line Location: HELP+3
Function Call: WRITE
  • Prompt: "Enter 'N' to advance to the next screen.",!
  • Line Location: HELP+4
Function Call: WRITE
  • Prompt: "Enter 'P' to backup to the previous screen.",!
  • Line Location: HELP+5
Function Call: WRITE
  • Prompt: ^UTILITY($J,"W",DIWL,I,0),!
  • Line Location: HELP+11
Info |  Source |  Entry Points |  Interaction Calls |  All