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
Print Page as PDF
Routine: OCXOCMPR

Package: Order Entry Results Reporting

Routine: OCXOCMPR


Information

OCXOCMPR ;SLC/RJS,CLA - ORDER CHECK CODE COMPILER (Function Library Report and code edit) ;10/29/98 12:37

Source Information

Source file <OCXOCMPR.m>

Entry Points

Name Comments DBIA/ICR reference
EN ;
DT(X,%DT)
REPORT ;
SCAN ;
ERROR ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: $C(12)
  • Line Location: EN+13
Function Call: WRITE
  • Prompt: !,?8,"Internal Call --> ",D2
  • Line Location: REPORT+19
Function Call: WRITE
  • Prompt: !,?5,"External Call --> ",OCXFUNC
  • Line Location: REPORT+20
Function Call: READ
  • Variable: OCXVAL
  • Timeout: DTIME
  • Line Location: SCAN+3
Function Call: WRITE
  • Prompt: !!,"Enter value to scan for: "
  • Line Location: SCAN+3
Function Call: READ
  • Variable: ANS
  • Timeout: DTIME
  • Line Location: SCAN+6
Function Call: WRITE
  • Prompt: !!,GLREF," = ",@GLREF," press <CR> to continue... "
  • Line Location: SCAN+6
Function Call: WRITE
  • Prompt: !
  • Line Location: SCAN+6
Info |  Source |  Entry Points |  Interaction Calls