A1VSLM ;Albany FO/GTS - VistA Package Sizing Manager; 23-JUN-2016
Source file <A1VSLM.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
EN | ; -- main entry point for A1VS PACKAGE MANAGER
|
|
HDR | ; -- header code
|
|
INIT | ; -- init variables and list array
; DISPBAK - List "BAK" files indicator [NOTE: Used by this List Template to turn on/off display of *.BAK files ; [KILLed in EXIT] |
|
BUILD | ; - Build local and global display arrays
|
|
HELP | ; -- help code
|
|
EXIT | ; -- exit code
|
|
EXPND | ; -- expand code
|
|
KILL | ; - Kill local and global display arrays
|
|
REFRESH | ; -- refresh display
|
|
MSG(TEXT) | ; -- set default message
|
|
BLDNUM() | ; -- returns the build number
|
|
VERNUM() | ; -- returns the version number for this build
|
|
SP | ; -- A1VS site parameters
; -- Protocol: A1VS SITE PARAMETERS |
|
PE | ; -- Package Manager Editor
; -- Protocol: A1VS PKG MGR MENU EDIT ACTION |
|
PRMD | ; -- Report Parameter file Display
; -- Protocol: A1VS PKG MGR PARAM DISPLAY ACTION |
|
VSR | ; -- Generate a VistA Size Report
; -- Protocol: A1VS PKG MGR VISTA SIZE RPT |
|
EA | ; -- Extract Manager
; -- Protocol: A1VS PKG MGR EXT MNGR ACTION |
|
DELPRM | ; -- Delete a selected Parameter file
; -- Protocol: A1VS PKG MGR PARAM FILE DELETE ACTION |
Name | Line Occurrences |
---|---|
Function Call: WRITE |
|