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 |  Label References |  Local Variables |  All
Print Page as PDF
Routine: AUCNODE

Package: Utilities

Routine: AUCNODE


Information

%AUCNODE ; COUNT ENTRIES IN GLOBAL NODE [ 02/20/87 9:17 AM ]

Source Information

Source file <AUCNODE.m>

Entry Points

Name Comments DBIA/ICR reference
LOOP ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"This program counts unique values in a global node.",!
  • Line Location: AUCNODE+2
Function Call: WRITE
  • Prompt: "."
  • Line Location: LOOP+6
Function Call: WRITE
  • Prompt: !!,"Count for ",GBL," is ",%CC,!
  • Line Location: LOOP+7

Label References

Name Line Occurrences
LOOP LOOP+8

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
>> %CC LOOP+6*, LOOP+7
>> GBL LOOP+1*, LOOP+2*, LOOP+3*, LOOP+4*, LOOP+5*, LOOP+6, LOOP+7
>> L LOOP+6*
>> NXT LOOP+6*
Info |  Source |  Entry Points |  Interaction Calls |  Label References |  Local Variables |  All