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

Package: Capacity Management

Routine: KMPDUT4C


Information

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

Source Information

Source file <KMPDUT4C.m>

Entry Points

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

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
Info |  Source |  Entry Points |  Interaction Calls