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 |  FileMan Files Accessed Via FileMan Db Call
Print Page as PDF
Routine: ORCMEDT3

Package: Order Entry Results Reporting

Routine: ORCMEDT3


Information

ORCMEDT3 ;SLC/MKB-Dialog editor ;Apr 21, 2021@13:21

Source Information

Source file <ORCMEDT3.m>

Entry Points

Name Comments DBIA/ICR reference
EN ; -- Enter/edit generic ordering dialog
EN1(ORDLG) ; -- edit dialog ORDLG
EN11
PROMPT(X) ; -- Enter/edit prompt
P1
PQ
TYPE(X) ; -- Displays datatype and domain as identifiers
DEFAULT ; -- Enter/edit default value
DF1
DFQ
VALUE(CODE) ; -- Returns value following "S Y="
LIST ; -- ??help for ptrs
WP ; -- Enter/edit WP data
DGRP ; -- Edit display group [and orderable item]
OI(ORDG) ; -- Returns OI for generic dialog
TRY(ORDIALOG) ; -- Test [new] dialog
WINID ; -- Need to clear Window ID for GUI? [from EN]
ACTION ; -- Enter/edit actions

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !
  • Line Location: EN+2
Function Call: WRITE
  • Prompt: !
  • Line Location: EN11+0
Function Call: WRITE
  • Prompt: $C(7),!?5,"This is a required field!"
  • Line Location: P1+1
Function Call: WRITE
  • Prompt: $C(7),!?5,"Duplicates are not allowed!"
  • Line Location: P1+2
Function Call: WRITE
  • Prompt: $C(7),!!,?5,"Sequence ",ORXIDAR(ORXID)," is also"
  • Line Location: P1+8
Function Call: WRITE
  • Prompt: !,?5,"defined with an ID of ",ORXID,"."
  • Line Location: P1+9
Function Call: WRITE
  • Prompt: !!,?5,"Select another prompt or define a new prompt"
  • Line Location: P1+10
Function Call: WRITE
  • Prompt: !,?5,"with a different ID."
  • Line Location: P1+11
Function Call: WRITE
  • Prompt: !!,?5,"WARNING: Do not change the ID field on an existing"
  • Line Location: P1+12
Function Call: WRITE
  • Prompt: !,?5," prompt so as to not affect order dialogs"
  • Line Location: P1+13
Function Call: WRITE
  • Prompt: !,?5," already using the existing prompt."
  • Line Location: P1+14
Function Call: WRITE
  • Prompt: !,?5," (The ID field can only be edited in the option"
  • Line Location: P1+15
Function Call: WRITE
  • Prompt: !,?5," ""Enter/edit prompts"" - not this option.)"
  • Line Location: P1+16
Function Call: WRITE
  • Prompt: !,"DEFAULT: <executable code - uneditable>//"
  • Line Location: DEFAULT+5
Function Call: WRITE
  • Prompt: !,"DEFAULT: "
  • Line Location: WP+1
Function Call: WRITE
  • Prompt: !," >> You must select a new orderable item from this group."
  • Line Location: DGRP+7
Function Call: WRITE
  • Prompt: !
  • Line Location: TRY+1
Function Call: WRITE
  • Prompt: !
  • Line Location: TRY+3
Function Call: WRITE
  • Prompt: !
  • Line Location: ACTION+2

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^ORD(101.41 - [#101.41] Classic Fileman Calls
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call