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

Package: Local Area Programs

Routine: AZHAFIX


Information

AZHAFIX ;FIX ROUTINE [ 08/13/2003 12:27 PM ]

Source Information

Source file <AZHAFIX.m>

Entry Points

Name Comments DBIA/ICR reference
START ;start
BY ;bypass with I set
ONE ;one entry

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"Checking Private Insurance Eligible File",!!
  • Line Location: START+1
Function Call: WRITE
  • Prompt: "."
  • Line Location: BY+2
Function Call: WRITE
  • Prompt: !!,"Done",!!
  • Line Location: BY+6
Function Call: WRITE
  • Prompt: !," bad entry at ien: ",I," ^AUPNPRVT(",I,",11,",J,",0)=",^AUPNPRVT(I,11,J,0),!
  • Line Location: ONE+2
Function Call: WRITE
  • Prompt: "fixed"
  • Line Location: ONE+3

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^AUPNPRVT - [#9000006] BY+1, BY+4, ONE+1, ONE+2, ONE+3!

Label References

Name Line Occurrences
ONE BY+5

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
>> I START+2*, BY+1*, BY+2, BY+4, ONE+1, ONE+2, ONE+3
>> J BY+3*, BY+4*, ONE+1, ONE+2, ONE+3
Info |  Source |  Entry Points |  Interaction Calls |  Global Variables Directly Accessed |  Label References |  Local Variables |  All