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

Package: Uncategorized

Routine: KMPUG2


Information

KMPUG2 ;SFISC/RAK - Capacity Management Graphics ;23 Oct 1998

Source Information

Source file <KMPUG2.m>

Entry Points

Name Comments DBIA/ICR reference
OPT ;list of options
HELP ;--help display for options.
OPTIONS(KMPUOPTS) ;-- select options.
FTR(FOOTER,VALUE) ;print footer
CHECK ;-- check for valid answer.
DISPLAY(KMPUOPT) ;-- display available options.

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: OPTIONS+15
Function Call: WRITE
  • Prompt: !
  • Line Location: DISPLAY+4
Function Call: WRITE
  • Prompt: !
  • Line Location: FTR+24
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: HELP+2
Function Call: WRITE
  • Prompt: !,"A: Angle data titles..: Angle the titles (for Vertical Graphs only)."
  • Line Location: HELP+3
Function Call: WRITE
  • Prompt: !," Example: __________"
  • Line Location: HELP+4
Function Call: WRITE
  • Prompt: !," | |"
  • Line Location: HELP+5
Function Call: WRITE
  • Prompt: !," | |"
  • Line Location: HELP+6
Function Call: WRITE
  • Prompt: !," | |"
  • Line Location: HELP+7
Function Call: WRITE
  • Prompt: !," __________"
  • Line Location: HELP+8
Function Call: WRITE
  • Prompt: !," J F M A"
  • Line Location: HELP+9
Function Call: WRITE
  • Prompt: !," a e a p"
  • Line Location: HELP+10
Function Call: WRITE
  • Prompt: !," n b r r"
  • Line Location: HELP+11
Function Call: WRITE
  • Prompt: !
  • Line Location: HELP+12
Function Call: WRITE
  • Prompt: !,"D: Double space data..: Will place an empty column/row between graph bars"
  • Line Location: HELP+13
Function Call: WRITE
  • Prompt: !," (it is highly recommended that double spacing be used"
  • Line Location: HELP+14
Function Call: WRITE
  • Prompt: !," with Vertical graphs)."
  • Line Location: HELP+15
Function Call: WRITE
  • Prompt: !
  • Line Location: HELP+16
Function Call: WRITE
  • Prompt: !,"G: Grid...............: Print grid lines on graph."
  • Line Location: HELP+17
Function Call: WRITE
  • Prompt: !," example: ______________________________"
  • Line Location: HELP+18
Function Call: WRITE
  • Prompt: !," Jan | | | | | | |"
  • Line Location: HELP+19
Function Call: WRITE
  • Prompt: !," Feb | | | | | | |"
  • Line Location: HELP+20
Function Call: WRITE
  • Prompt: !," Mar | | | | | | |"
  • Line Location: HELP+21
Function Call: WRITE
  • Prompt: !," Apr | | | | | | |"
  • Line Location: HELP+22
Function Call: WRITE
  • Prompt: !," ______________________________"
  • Line Location: HELP+23
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: HELP+24
Function Call: WRITE
  • Prompt: !,"S: Scientific Notation: If values are 1000 or greater the graph will normally"
  • Line Location: HELP+25
Function Call: WRITE
  • Prompt: !," display a description as...: (x10k), (x100k), etc."
  • Line Location: HELP+26
Function Call: WRITE
  • Prompt: !," - Scientific notation will be: (x10^2), (x10^3), etc."
  • Line Location: HELP+27
Function Call: WRITE
  • Prompt: !
  • Line Location: HELP+28
Function Call: WRITE
  • Prompt: !,"V: Vertical graph.....: The default is horizontal display."
  • Line Location: HELP+29
Function Call: WRITE
  • Prompt: !," - Selecting this option will display data vertically"
  • Line Location: HELP+30
Function Call: WRITE
  • Prompt: !," (graph bars running top to bottom)."
  • Line Location: HELP+31
Function Call: WRITE
  • Prompt: @IOF,!!!
  • Line Location: HELP+32
Info |  Source |  Entry Points |  Interaction Calls |  All