KMPVLM ;SP/JML - VSM List Manager Functions ;6/1/2020
Source file <KMPVLM.m>
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
|
Name | Line Occurrences |
---|---|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|