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

Package: VistA Package Sizing Utility

Routine: A1VSRFL


Information

A1VSRFL ;Bham FO/CML3{Albany FO/GTS} - VistA Package Sizing Manager; 27-JUN-2016

Source Information

Source file <A1VSRFL.m>

Entry Points

Name Comments DBIA/ICR reference
INIT(VALMCNT,A1VPSPRM) ;;
ALL ;
SORT ;
LOOP(VALMCNT) ; Loop through all entries in the Package parameters file
DISALL ;
; display option 4 & 5 have no formatting, and are used for creating spreadsheets,
; for which the following heading lines are not needed
DAD ;
KWIT ; QUIT Report
PDAD(DISSORT,DATA,D1,D2,D3,VALMCNT) ; print actual data (finally)
ONEPKG ; Select a package to report

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"DUZ must be defined."
  • Line Location: INIT+19
Function Call: WRITE
  • Prompt: !!,"VistA Package Sizing Report",!
  • Line Location: ALL+1
Info |  Source |  Entry Points |  Interaction Calls