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

Package: Order Entry Results Reporting

Routine: ORXTABS1


Information

ORXTABS1 ; SLC/PKS - Edit tab parameters preferences. [9/11/00 1:40pm]

Source Information

Source file <ORXTABS1.m>

Entry Points

Name Comments DBIA/ICR reference
EDIT ; Display list of this tab's parameter values, allow edit selection.
ALL ; Process each value (piece) of selected parameter in turn.
SOME ; Process specific values of selected parameter in turn.
EACH ; Process and update an edited value.
SAVE ; Obtain user input, then save or discard changes.
CONFIRM() ; Confirm to save changes.

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!," No changes saved...."
  • Line Location: SAVE+3
Function Call: WRITE
  • Prompt: !!,"Tab parameter setting(s) updated/saved."
  • Line Location: SAVE+14
Function Call: WRITE
  • Prompt: !,"(GUI Users must close, re-start application to activate changes.)",!
  • Line Location: SAVE+15
Function Call: WRITE
  • Prompt: !!
  • Line Location: CONFIRM+15
Info |  Source |  Entry Points |  Interaction Calls