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

Package: Order Entry Results Reporting

Routine: ORCACT3


Information

ORCACT3 ;SLC/MKB-Delayed Orders ; 6/8/10 9:58am

Source Information

Source file <ORCACT3.m>

Entry Points

Name Comments DBIA/ICR reference
EN ; -- main entry point
EN1(ORVP) ; -- entry point for use with DGPM MOVEMENT EVENTS
REVIEW(PAT) ; -- Want to review delayed orders?
INIT ; -- init variables and list array
PHDR ; -- protocol menu header code
HELP ; -- help code
EXIT ; -- exit code
DC ; -- cancel orders
RELEASE ; -- Release orders to the service
TS ; -- Edit treating specialty

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"Enter the display numbers of the items you wish to act on; a menu of"
  • Line Location: HELP+1
Function Call: WRITE
  • Prompt: !,"available actions will then be presented for selection."
  • Line Location: HELP+2
Function Call: READ
  • Variable: X
  • Timeout: DTIME
  • Line Location: HELP+3
Function Call: WRITE
  • Prompt: !,"Press <return> to continue ..."
  • Line Location: HELP+3
Function Call: WRITE
  • Prompt: !!,"This action is no longer supported."
  • Line Location: DC+1
Function Call: WRITE
  • Prompt: !!,"This action is no longer supported."
  • Line Location: RELEASE+1
Function Call: WRITE
  • Prompt: !!,"This action is no longer supported."
  • Line Location: TS+1
Info |  Source |  Entry Points |  Interaction Calls