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

Package: Capacity Management

Routine: KMPDTP7


Information

KMPDTP7 ;OAK/RAK/JML - Real-Time CP Timing Hourly Time-to-Load ;9/1/2015

Source Information

Source file <KMPDTP7.m>

Entry Points

Name Comments DBIA/ICR reference
EN ;-- entry point
EN1 ;-- entry point from taskman
DATA ;-- compile data
PRINT ;-- print data
HDR ;-- print header
EXIT ;-- cleanup on exit

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !
  • Line Location: EN+4
Function Call: WRITE
  • Prompt: !?7,"This report displays the hourly average time-to-load value"
  • Line Location: EN+5
Function Call: WRITE
  • Prompt: !?7,"for the coversheet at this site over 24 hours."
  • Line Location: EN+6
Function Call: WRITE
  • Prompt: !
  • Line Location: EN+7
Function Call: WRITE
  • Prompt: !
  • Line Location: EN+15
Function Call: WRITE
  • Prompt: !,"No action taken."
  • Line Location: EN+15
Function Call: WRITE
  • Prompt: !
  • Line Location: PRINT+11
Function Call: WRITE
  • Prompt: !
  • Line Location: PRINT+27
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: HDR+1
Function Call: WRITE
  • Prompt: !?(80-$L(X)\2),X
  • Line Location: HDR+3
Function Call: WRITE
  • Prompt: !?(80-$L(X)\2),X,?61,"Printed: ",$$FMTE^XLFDT(DT,2)
  • Line Location: HDR+5
Function Call: WRITE
  • Prompt: !
  • Line Location: HDR+6
Function Call: WRITE
  • Prompt: !?20,"|---------------Seconds---------------|"
  • Line Location: HDR+7
Function Call: WRITE
  • Prompt: !,"Date",?12,"Hour",?20,"TTL Average",?34,"TTL Minimum",?48,"TTL Maximum",?62,"# of CV Loads"
  • Line Location: HDR+8
Function Call: WRITE
  • Prompt: !,$$REPEAT^XLFSTR("-",IOM)
  • Line Location: HDR+9
Info |  Source |  Entry Points |  Interaction Calls