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

Package: Capacity Management

Routine: KMPDUTL4


Information

KMPDUTL4 ;OAK/RAK; Reverse Video Header/Footer ;2/17/04 10:54

Source Information

Source file <KMPDUTL4.m>

Entry Points

Name Comments DBIA/ICR reference
CONTINUE(KMPDMSSG,KMPDLN,KMPDY) ;-- press return to continue
HDR(TITLE1,TITLE2) ;header
FTR(FOOTER,VALUE) ;print footer
PTNPSEL() ;-- extrinsic function - select prime time, non-prime time or both
STRIP(TEXT) ;-- function to strip leading spaces from text string
COMMA(TEXT) ;-- function to remove commas from text string

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !
  • Line Location: CONTINUE+18
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: HDR+11
Function Call: WRITE
  • Prompt: !?(IOM-$L(TITLE1)/2),TITLE1
  • Line Location: HDR+12
Function Call: WRITE
  • Prompt: !?(IOM-$L(TITLE2)/2),TITLE2
  • Line Location: HDR+13
Function Call: WRITE
  • Prompt: !
  • Line Location: FTR+24
Info |  Source |  Entry Points |  Interaction Calls