Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Caller Graph |  Entry Points |  Label References |  Local Variables  | All
Print Page as PDF
Routine: OCXF20

Package: Order Entry Results Reporting

Routine: OCXF20


Information

OCXF20 ;SLC/RJS,CLA - GENERATES CODE FOR 'Numeric' OPERATORS ;10/29/98 12:37

Source Information

Source file <OCXF20.m>

Caller Graph

Legends:

Legend of Colors

Package Component Superscript legend

action A extended action Ea event driver Ed subscriber Su protocol O limited protocol LP run routine RR broker B edit E server Se print P screenman SM inquire I

Caller Graph

Caller Graph Total: 2

Package Total Caller Graph
Order Entry Results Reporting 2 OCXF21  OCXF22  

Entry Points

Name Comments DBIA/ICR reference
GRT(DATA,CVAL) ; GREATER THAN
LESS(DATA,CVAL) ; LESS THAN
EQ(DATA,CVAL) ; EQUALS
INCL(DATA,CVAL1,CVAL2) ; INCLUSIVE BETWEEN
EXCL(DATA,CVAL1,CVAL2) ; EXCLUSIVE BETWEEN

Label References

Name Line Occurrences
$$GRT INCL+4, EXCL+4
$$LESS INCL+4, EXCL+4

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
CVAL GRT~, GRT+2, LESS~, LESS+2, EQ~, EQ+2
CVAL1 INCL~, INCL+2, INCL+4, EXCL~, EXCL+2, EXCL+4
CVAL2 INCL~, INCL+2, INCL+4, EXCL~, EXCL+2, EXCL+4
DATA GRT~, GRT+2, LESS~, LESS+2, EQ~, EQ+2, INCL~, INCL+2, INCL+4, EXCL~
, EXCL+2, EXCL+4
Info |  Source |  Caller Graph |  Entry Points |  Label References |  Local Variables  | All