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

Package: Order Entry Results Reporting

Routine: ORXTABS3


Information

ORXTABS3 ; SLC/PKS - Edit calls, tab parameters preferences. [10/17/00 2:39pm]

Source Information

Source file <ORXTABS3.m>

Entry Points

Name Comments DBIA/ICR reference
BEG ; Beginning date.
END ; Ending date.
MAX ; Maximum.
AUTHOR ; Author, for D/C Summaries or Notes.

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!
  • Line Location: BEG+28
Function Call: WRITE
  • Prompt: !!,"ERROR: Improper TABS entry."
  • Line Location: BEG+39
Function Call: WRITE
  • Prompt: !!,"ERROR: Improper TABS entry."
  • Line Location: BEG+41
Function Call: WRITE
  • Prompt: !!,"ERROR: Beginning date cannot be later than ending date."
  • Line Location: BEG+45
Function Call: WRITE
  • Prompt: !!
  • Line Location: END+28
Function Call: WRITE
  • Prompt: !!,"ERROR: Improper TABS entry."
  • Line Location: END+39
Function Call: WRITE
  • Prompt: !!,"ERROR: Improper TABS entry."
  • Line Location: END+41
Function Call: WRITE
  • Prompt: !!,"ERROR: Ending date cannot be earlier than beginning date."
  • Line Location: END+45
Function Call: WRITE
  • Prompt: !!
  • Line Location: AUTHOR+15
Function Call: WRITE
  • Prompt: !!,"ERROR: Improper TABS entry."
  • Line Location: AUTHOR+27
Function Call: WRITE
  • Prompt: !!,"ERROR: Improper TABS entry."
  • Line Location: AUTHOR+29
Info |  Source |  Entry Points |  Interaction Calls