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 |  Global Variables Directly Accessed |  Label References |  Local Variables |  All
Print Page as PDF
Routine: AZAXVL

Package: Local Area Programs

Routine: AZAXVL


Information

AZAXVL ;IHS/PHXAO/AEF - PRINT VENDOR ADDRESS LIST

Source Information

Source file <AZAXVL.m>

Entry Points

Name Comments DBIA/ICR reference
EN ;EP -- MAIN ENTRY POINT
MADD(D0) ;
LOOP ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !
  • Line Location: LOOP+6
Function Call: WRITE
  • Prompt: $P($G(^AUTTVNDR(D0,0)),U)
  • Line Location: LOOP+7
Function Call: WRITE
  • Prompt: ?33,$P($G(^AUTTVNDR(D0,11)),U,13)
  • Line Location: LOOP+8
Function Call: WRITE
  • Prompt: !
  • Line Location: LOOP+10
Function Call: WRITE
  • Prompt: ?49,$P(DATA,U,1)
  • Line Location: MADD+6
Function Call: WRITE
  • Prompt: !?49,$P(DATA,U,10)
  • Line Location: MADD+7
Function Call: WRITE
  • Prompt: !?49,$E($P(DATA,U,2),1,13)
  • Line Location: MADD+8
Function Call: WRITE
  • Prompt: ", "
  • Line Location: MADD+9
Function Call: WRITE
  • Prompt: $P($G(^DIC(5,+$P(DATA,U,3),0)),U,2)
  • Line Location: MADD+10
Function Call: WRITE
  • Prompt: " "
  • Line Location: MADD+11
Function Call: WRITE
  • Prompt: $P(DATA,U,4)
  • Line Location: MADD+12

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^AUTTVNDR - [#9999999.11] LOOP+5, LOOP+7, LOOP+8, MADD+5
^DIC(5 - [#5] MADD+10

Label References

Name Line Occurrences
MADD LOOP+9

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
D0 LOOP+3~, LOOP+4*, LOOP+5*, LOOP+7, LOOP+8, LOOP+9, MADD~, MADD+5
DATA MADD+3~, MADD+5*, MADD+6, MADD+7, MADD+8, MADD+10, MADD+12
U LOOP+7, LOOP+8, MADD+6, MADD+7, MADD+8, MADD+10, MADD+12
Info |  Source |  Entry Points |  Interaction Calls |  Global Variables Directly Accessed |  Label References |  Local Variables |  All