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

Package: Order Entry Results Reporting

Routine: ORCXPND


Information

ORCXPND ; SLC/MKB - Expanded Display ;6/3/97 11:04

Source Information

Source file <ORCXPND.m>

Entry Points

Name Comments DBIA/ICR reference
RESULTS ; -- Results Display
EN ; -- main entry point for OR DETAILED DISPLAY
EN1(DFN,ID,ORTAB) ; -- entry point for independent display
INIT ; -- init variables and list array
; ORNMBR=#[,#,...,#] of selection[s]
BORDER ; -- Insert border between items
MSG ; -- set msg line, XQORM("KEY")
MARGIN ; -- Reset bottom margin if menu display off
HELP ; -- help code
EXIT ; -- exit code
SETVIDEO(LINE,COL,WIDTH,ON,OFF) ; -- set video attributes
BLANK ; -- blank line
ITEM(X) ; -- set name of item into display
TITLE(TAB) ; -- Screen title

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"Use the actions listed to scroll up and down, to view the data; if you want",!,"to search the data for a particular string, enter SL. You may print the"
  • Line Location: HELP+2
Function Call: WRITE
  • Prompt: !,"data, either the entire list or just the current screen, by entering PL or PS",!,"respectively. Enter Q when finished to return to the chart."
  • Line Location: HELP+3
Function Call: WRITE
  • Prompt: !!,"Press <return> to continue ..."
  • Line Location: HELP+4
Info |  Source |  Entry Points |  Interaction Calls