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

Package: Order Entry Results Reporting

Routine: ORXTABS


Information

ORXTABS ; SLC/PKS - Edit tab parameters preferences. [10/17/00 2:44pm]

Source Information

Source file <ORXTABS.m>

Entry Points

Name Comments DBIA/ICR reference
EN ; Entry point - called by option [ORX PARAM TAB PREF].
BLDLIST ; Get list of tabs with editable parameters for display.
CHOOSE ; Display tabs, allow user to choose.
PARAMS(ORXPAR) ; Retrieve selected tab's current parameter values.
EXCX() ; Deal with exceptions in spelling.
TABS ; Data strings for parameters/preferences.
PROMPTS ; 24 char-max Prompts - MUST match TABS^ORXTABS entries/piece counts!

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!," Problem reading TABS data!"
  • Line Location: CHOOSE+20
Function Call: WRITE
  • Prompt: !!
  • Line Location: CHOOSE+26
Info |  Source |  Entry Points |  Interaction Calls