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

Package: Capacity Management

Routine: KMPVLM


Information

KMPVLM ;SP/JML - VSM List Manager Functions ;6/1/2020

Source Information

Source file <KMPVLM.m>

Entry Points

Name Comments DBIA/ICR reference
EN ; Main entry point for VSM MANAGEMENT menu option
HDR ; Header code
INIT ; Initialize variables and list array
BUILD ; Build array with collector status information
STARTMON ; Supports List Manager protocol 'STRT Start Monitor'
STOPMON ; Supports List Manager protocol 'STOP Stop Monitor'
TESTSYS ;
CONTACT ;
VIEWCFG ; Supports List Manager protocol 'VIEW View CFG'
EDITCFG ; Supports List Manager protocol 'EDIT Edit CFG'
; TO BE DEPRICATED - EDIT REMOVED FROM SCREEN
RESTCFG ; Supports List Manager protocol 'REST Restore CFG'
KILL(KMPVMKEY) ; Supports List Manager protocol 'DEL Delete Data
; Emergency KILL of all data for a given monitor
PICKMON() ; Supports selection of Monitor Type for List Manager functions
REFRESH ; Refresh display
HELP ; Help code
EXIT ; Exit code
EXPND ; Expand code

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !
  • Line Location: KILL+6
Function Call: WRITE
  • Prompt: !
  • Line Location: PICKMON+2
Function Call: WRITE
  • Prompt: !!
  • Line Location: HELP+2
Info |  Source |  Entry Points |  Interaction Calls