Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Call Graph |  Caller Graph |  Entry Points |  External References |  Interaction Calls |  Global Variables Directly Accessed |  Label References |  Local Variables  | All
Print Page as PDF
Routine: ORCDLGH

Package: Order Entry Results Reporting

Routine: ORCDLGH


Information

ORCDLGH ; SLC/MKB - Help for Order Dialogs ;4/7/97 10:00

Source Information

Source file <ORCDLGH.m>

Call Graph

Call Graph

Call Graph Total: 2

Package Total Call Graph
VA FileMan 2 HELP^%DTC  DQ^DICQ  

Caller Graph

Legends:

Legend of Colors

Package Component Superscript legend

action A extended action Ea event driver Ed subscriber Su protocol O limited protocol LP run routine RR broker B edit E server Se print P screenman SM inquire I

Caller Graph

Caller Graph Total: 4

Package Total Caller Graph
Order Entry Results Reporting 4 ITEMS  ORCD  ORCDADT  ORCDLR  

Entry Points

Name Comments DBIA/ICR reference
P ; -- pointer
S ; -- set of codes
D ; -- date
R ; -- free text date
OLDR ; -- [old help for] free text date
F ; -- free text
N ; -- numeric
Y ; -- yes/no

External References

Name Field # of Occurrence
HELP^%DTC R+2
DQ^DICQ P+5

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"Choose from:"
  • Line Location: S+1
Function Call: WRITE
  • Prompt: !,?10,$P(X,":"),?20,$P(X,":",2)
  • Line Location: S+2
Function Call: WRITE
  • Prompt: !!,"Examples of Valid Dates:"
  • Line Location: OLDR+1
Function Call: WRITE
  • Prompt: !," JAN 20 1957 or 20 JAN 57 or 1/20/57 or 012057"
  • Line Location: OLDR+2
Function Call: WRITE
  • Prompt: !," T (for TODAY) T+1 (for TOMORROW) T+2 T+7 etc."
  • Line Location: OLDR+3
Function Call: WRITE
  • Prompt: !," T-1 (for YESTERDAY) T-3W (for 3 WEEKS AGO) etc."
  • Line Location: OLDR+4
Function Call: WRITE
  • Prompt: !,"If the year is omitted, the current year is assumed."
  • Line Location: OLDR+6
Function Call: WRITE
  • Prompt: !,"Time may not be entered."
  • Line Location: OLDR+7
Function Call: WRITE
  • Prompt: !,"If only the time is entered, the current date is assumed."
  • Line Location: OLDR+8
Function Call: WRITE
  • Prompt: !,"The date "_$S(DOMAIN["R":"must",1:"may")_" be followed by a time, such as JAN 20@10, T@10AM, etc."
  • Line Location: OLDR+9
Function Call: WRITE
  • Prompt: !,"You may enter a time such as NOON, MIDNIGHT, or NOW."
  • Line Location: OLDR+10
Function Call: WRITE
  • Prompt: !,"You may also enter NOW+3' (for current date and time plus 3 minutes)"
  • Line Location: OLDR+11
Function Call: WRITE
  • Prompt: "."
  • Line Location: F+1
Function Call: WRITE
  • Prompt: ", from "_+DOMAIN_"-"_+$P(DOMAIN,":",2)_" characters in length."
  • Line Location: F+2
Function Call: WRITE
  • Prompt: "."
  • Line Location: N+1
Function Call: WRITE
  • Prompt: " between "_+DOMAIN_" and "_+$P(DOMAIN,":",2)
  • Line Location: N+2
Function Call: WRITE
  • Prompt: ", up to "_+$P(DOMAIN,":",3)_" decimal places"
  • Line Location: N+3
Function Call: WRITE
  • Prompt: "."
  • Line Location: N+4

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^DIC - [#1] P+2

Label References

Name Line Occurrences
S Y+1

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
%DT R+1~*
%DT(0 R+1*
D P+1~, P+3*
DIC P+1~, P+2*
DIC("S" P+4*
DIC(0 P+1*
DOMAIN P+2, S+2, R+1, OLDR+7, OLDR+9, F+1, F+2, N+1, N+2, N+3
Y+1~*
DZ P+1~, P+2*
I S+1~, S+2*
>> ORDIALOG( P+3, P+4
>> PROMPT P+3, P+4
U P+2
X S+1~, S+2*
Info |  Source |  Call Graph |  Caller Graph |  Entry Points |  External References |  Interaction Calls |  Global Variables Directly Accessed |  Label References |  Local Variables  | All