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

Package: Order Entry Results Reporting

Routine: ORAEHLP


Information

ORAEHLP ; SPFO/AJB - Alert Enhancements Reports ;Feb 21, 2020@13:04:59

Source Information

Source file <ORAEHLP.m>

Entry Points

Name Comments DBIA/ICR reference
HELP1 ;
HELP ;
HLPT ;
HDR1 ;
HDR2
DISPLAY(OUTPUT) ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"Input the entries for filtering. You may select as many entries as you'd like"
  • Line Location: HELP1+1
Function Call: WRITE
  • Prompt: !,"separated by a comma. Enter '??' for more information."
  • Line Location: HELP1+2
Function Call: WRITE
  • Prompt: !!,"Important Note: DEFAULT entries have the highest number of notifications for"
  • Line Location: HELP1+3
Function Call: WRITE
  • Prompt: !," their type.",!
  • Line Location: HELP1+4
Function Call: WRITE
  • Prompt: !
  • Line Location: HELP+1
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: HELP+6
Function Call: READ
  • Formatting: !
  • Prompt: "Press <ENTER> to continue or '^' to exit "
  • Variable: X
  • Timeout: DTIME
  • Line Location: HDR1+2
Function Call: WRITE
  • Prompt: OUTPUT(Y),!
  • Line Location: DISPLAY+5
Function Call: WRITE
  • Prompt: !
  • Line Location: DISPLAY+7
Info |  Source |  Entry Points |  Interaction Calls