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

Package: Toolkit

Routine: XTVSLM


Information

XTVSLM ;ALBANY FO/GTS - VistA Package Sizing Manager; 23-JUN-2016

Source Information

Source file <XTVSLM.m>

Entry Points

Name Comments DBIA/ICR reference
EN ; -- main entry point for XTVS 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]
; XTVPSPRM - Last selected XTMPFILE parameter file selected. [KILLed in EXIT]
BUILD ; - Build local and global display arrays
HELP ; -- help code
EXIT ; -- exit 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 ; -- XTVS site parameters
; -- Protocol: XTVS SITE PARAMETERS
PRMD ; -- Report Parameter file Display
; -- Protocol: XTVS PKG MGR PARAM DISP/EDIT ACTION
VSR ; -- Generate a VistA Size Report
; -- Protocol: XTVS PKG MGR VISTA SIZE RPT
EA ; -- Extract Manager
; -- Protocol: XTVS PKG MGR EXT MNGR ACTION
DELPRM ; -- Delete a selected Parameter file
; -- Protocol: XTVS PKG MGR PARAM FILE DELETE ACTION
RMVLCK ; -- Package Parameter lock cleanup
; -- Protocol: XTVS PKG MGR PARAM UNLOCK ACTION
REMREQ ; Remote Report Protocol entry point - Called from "VistA Package Size Analysis Manager"
; -- Protocol: XTVS PKG QUERY REMOTE VISTA SIZE ACTION

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !
  • Line Location: HELP+3
Function Call: WRITE
  • Prompt: !!
  • Line Location: HELP+9
Function Call: WRITE
  • Prompt: !,$S(XTX["$PAUSE":"",1:XTX)
  • Line Location: HELP+15
Function Call: WRITE
  • Prompt: !
  • Line Location: HELP+16
Function Call: WRITE
  • Prompt: !
  • Line Location: HELP+21
Function Call: WRITE
  • Prompt: !,$S(XTX["$PAUSE":"",1:XTX)
  • Line Location: HELP+29
Function Call: WRITE
  • Prompt: !
  • Line Location: HELP+30
Function Call: WRITE
  • Prompt: !!," <* UNLOCK ERROR. Check LOCK file Integrity. *>"
  • Line Location: DELPRM+21
Function Call: WRITE
  • Prompt: !!," <* LOCK request denied! Try again later. *>"
  • Line Location: DELPRM+22
Function Call: WRITE
  • Prompt: !!," <* LOCK request denied! Try again later. *>"
  • Line Location: REMREQ+20
Info |  Source |  Entry Points |  Interaction Calls