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 |  FileMan Files Accessed Via FileMan Db Call
Print Page as PDF
Routine: VBECDCDC

Package: VBECS

Routine: VBECDCDC


Information

VBECDCDC ;hoifo/gjc-display data conversion statistics;Nov 21, 2002

Source Information

Source file <VBECDCDC.m>

Entry Points

Name Comments DBIA/ICR reference
EN ;entry point for data conversion report. this is an evocable entry
KILL ;clean up symbol table, exit
START ;start the process of displaying how many specific data elements were
EXIT ;kill and quit
EOS ; end of screen (eos) check & refresh screen action
; check to see if additional data exist to print, if not exit w/o
; issuing the eos prompt.
HDR ; draw header
PRINT(VBECDSTR) ;print data
FORMAT ;field names are formatted here

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!?3,$C(7),"DUZ & DUZ(0) must be defined to an active user (not POSTMASTER) in order to",!?3,"proceed."
  • Line Location: EN+3
Function Call: WRITE
  • Prompt: !!,"Task Number: "_ZTSK,!
  • Line Location: EN+30
Function Call: WRITE
  • Prompt: !,$$CJ^XLFSTR("VistA Blood Bank Data Element Summary",IOM)
  • Line Location: HDR+2
Function Call: WRITE
  • Prompt: !,"Data Conversion start time: "_VBECY00
  • Line Location: HDR+3
Function Call: WRITE
  • Prompt: !,"Data Conversion end time: "_VBECDCFN
  • Line Location: HDR+4
Function Call: WRITE
  • Prompt: !,"User: "_VBECUSER
  • Line Location: HDR+5
Function Call: WRITE
  • Prompt: !,"Report Run Date: ",VBECTDAY,?69,"Page: ",VBECPG,!,VBECLN
  • Line Location: HDR+6

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^VBEC(6001 - [#6001] Classic Fileman Calls,  EXTERNAL^DILFD
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call