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

Package: Event Capture

Routine: ECUNTRPT


Information

ECUNTRPT ;ALB/DHE DSS Units Errors Report ;3/7/18 15:25

Source Information

Source file <ECUNTRPT.m>

Entry Points

Name Comments DBIA/ICR reference
START ;
EN ;
EXIT ;
HEAD ;header
PAGE ;
STRTGUI ; if called from GUI, enter routine here
EXPORT ;Section added in 119, puts data in exportable format

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: @IOF,!!,"This option displays DSS Units with Associated Stop Code Errors.",!!
  • Line Location: START+1
Function Call: WRITE
  • Prompt: !,"Reason: ",ECERR(I)
  • Line Location: EN+30
Function Call: WRITE
  • Prompt: !!,"DSS UNITS WITH ANY ASSOCIATED STOP CODE ERRORS"
  • Line Location: HEAD+2
Function Call: WRITE
  • Prompt: !,"Page: ",PG,?53,"Run Date: ",ECRDT,!,LN
  • Line Location: HEAD+3
Function Call: WRITE
  • Prompt: !
  • Line Location: PAGE+3
Info |  Source |  Entry Points |  Interaction Calls