Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Call Graph |  Caller Graph |  Entry Points |  External References |  Interaction Calls |  Label References |  Local Variables  | All
Print Page as PDF
Routine: KMPDUT4C

Package: Capacity Management

Routine: KMPDUT4C


Information

KMPDUT4C ;OAK/RAK; Multi-Lookup cont. ;2/17/04 10:48

Source Information

Source file <KMPDUT4C.m>

Call Graph

Call Graph

Call Graph Total: 1

Package Total Call Graph
Capacity Management 1 FTR^KMPDUTL4  

Caller Graph

Legends:

Legend of Colors

Package Component Superscript legend

action A extended action Ea event driver Ed subscriber Su protocol O limited protocol LP run routine RR broker B edit E server Se print P screenman SM inquire I

Caller Graph

Caller Graph Total: 1

Package Total Caller Graph
Capacity Management 1 KMPDUT4  

Entry Points

Name Comments DBIA/ICR reference
HELP ;--help text
HELPM ;help text for minus sign
MINUS(X) ;de-select entries

External References

Name Field # of Occurrence
FTR^KMPDUTL4 HELP+13, HELPM+17

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!?7,"Enter '?D' to display entries selected so far."
  • Line Location: HELP+2
Function Call: WRITE
  • Prompt: !!?7,"Select '*' for all entries or"
  • Line Location: HELP+3
Function Call: WRITE
  • Prompt: !
  • Line Location: HELP+4
Function Call: WRITE
  • Prompt: !?7,"Select entries by typing one or more characters and then the '*'"
  • Line Location: HELP+6
Function Call: WRITE
  • Prompt: !
  • Line Location: HELP+7
Function Call: WRITE
  • Prompt: !?7," Example: 'A*' - will select all entries begging with"
  • Line Location: HELP+8
Function Call: WRITE
  • Prompt: !?7," the letter 'A'"
  • Line Location: HELP+9
Function Call: WRITE
  • Prompt: !?7," 'SMITH*' - will select all entries begging with"
  • Line Location: HELP+10
Function Call: WRITE
  • Prompt: !?7," 'SMITH'"
  • Line Location: HELP+11
Function Call: WRITE
  • Prompt: !!!
  • Line Location: HELP+12
Function Call: WRITE
  • Prompt: !!!
  • Line Location: HELP+14
Function Call: WRITE
  • Prompt: !!!
  • Line Location: HELP+15
Function Call: WRITE
  • Prompt: !?7,"You may remove entries that have been selected so far by"
  • Line Location: HELPM+1
Function Call: WRITE
  • Prompt: !?7,"entering a minus sign (-) before the entry to be removed"
  • Line Location: HELPM+2
Function Call: WRITE
  • Prompt: !
  • Line Location: HELPM+3
Function Call: WRITE
  • Prompt: !?7," Example: '-JONES,JANE' - will remove the entry 'JONES,JANE'"
  • Line Location: HELPM+4
Function Call: WRITE
  • Prompt: !?7," from the array"
  • Line Location: HELPM+5
Function Call: WRITE
  • Prompt: !?7," '-SMITH*' - will remove all entries beginning with"
  • Line Location: HELPM+6
Function Call: WRITE
  • Prompt: !?7," 'SMITH' from the array"
  • Line Location: HELPM+7
Function Call: WRITE
  • Prompt: !
  • Line Location: HELPM+8
Function Call: WRITE
  • Prompt: !?7," ************************************************"
  • Line Location: HELPM+9
Function Call: WRITE
  • Prompt: !?7," *** It is important to note that using the ***"
  • Line Location: HELPM+10
Function Call: WRITE
  • Prompt: !?7," *** minus sign (-) only removes entries from ***"
  • Line Location: HELPM+11
Function Call: WRITE
  • Prompt: !?7," *** the array storing the selected entries, ***"
  • Line Location: HELPM+12
Function Call: WRITE
  • Prompt: !?7," *** it DOES NOT remove any entries from the ***"
  • Line Location: HELPM+13
Function Call: WRITE
  • Prompt: !?7," *** look-up file ***"
  • Line Location: HELPM+14
Function Call: WRITE
  • Prompt: !?7," ************************************************"
  • Line Location: HELPM+15
Function Call: WRITE
  • Prompt: !!!
  • Line Location: HELPM+16
Function Call: WRITE
  • Prompt: !!!
  • Line Location: HELPM+18
Function Call: WRITE
  • Prompt: !?7
  • Condition for execution: $X>73
  • Line Location: MINUS+12
Function Call: WRITE
  • Prompt: "."
  • Line Location: MINUS+12
Function Call: WRITE
  • Prompt: !?7
  • Condition for execution: $X>73
  • Line Location: MINUS+18
Function Call: WRITE
  • Prompt: "."
  • Line Location: MINUS+18
Function Call: WRITE
  • Prompt: !?7
  • Condition for execution: $X>73
  • Line Location: MINUS+22
Function Call: WRITE
  • Prompt: "."
  • Line Location: MINUS+22
Function Call: WRITE
  • Prompt: !?7
  • Condition for execution: $X>73
  • Line Location: MINUS+25
Function Call: WRITE
  • Prompt: "."
  • Line Location: MINUS+25

Label References

Name Line Occurrences
HELPM HELP+5

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
>> ARRAY MINUS+3, MINUS+4, MINUS+11, MINUS+12, MINUS+17, MINUS+18, MINUS+21, MINUS+22, MINUS+24, MINUS+25
>> ASKI MINUS+20*, MINUS+21*, MINUS+22, MINUS+23*, MINUS+24*, MINUS+25
>> OPTION HELP+3, HELP+5
OUT HELP+1~, HELP+13, HELP+14
>> SORT MINUS+11, MINUS+16, MINUS+19
>> STR MINUS+5*, MINUS+6*, MINUS+7, MINUS+17, MINUS+24
>> STR1 MINUS+7*, MINUS+11, MINUS+12, MINUS+17*, MINUS+18, MINUS+21
X MINUS~, MINUS+3*, MINUS+4, MINUS+5, MINUS+6, MINUS+16, MINUS+20, MINUS+23
Info |  Source |  Call Graph |  Caller Graph |  Entry Points |  External References |  Interaction Calls |  Label References |  Local Variables  | All