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

Package: Order Entry Results Reporting

Routine: ORUH


Information

ORUH ; slc/JER - XECUTABLE HELP for format functions ;10/3/91 15:05

Source Information

Source file <ORUH.m>

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

Package Total Caller Graph
Order Entry Results Reporting 1 FIELDS  

Entry Points

Name Comments DBIA/ICR reference
HELP ; XECUTABLE HELP for formatting functions
NAME ; Xecutable help for name formats
DATE ; Xecutable help for date formats
WORD ; Xecutable help for Word Processing formats
FORMAT ; Xecutable help for Freetext formats
TEXT ; Xecutable help for TEXT formats
TMPWRAP ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !?5,"Sorry, no formats have been specified.",!
  • Line Location: HELP+4
Function Call: WRITE
  • Prompt: ?6,"Allowable values include: ",!
  • Line Location: HELP+5
Function Call: WRITE
  • Prompt: ?10,"LAST - Last Name",!
  • Line Location: NAME+1
Function Call: WRITE
  • Prompt: ?10,"FIRST - First Name",!
  • Line Location: NAME+2
Function Call: WRITE
  • Prompt: ?10,"MI - Middle Initial",!
  • Line Location: NAME+3
Function Call: WRITE
  • Prompt: ?10,"FI - First Initial",!
  • Line Location: NAME+4
Function Call: WRITE
  • Prompt: ?10,"LI - Last Initial",!
  • Line Location: NAME+5
Function Call: WRITE
  • Prompt: ?6,"All other characters will be treated as delimiters.",!
  • Line Location: NAME+6
Function Call: WRITE
  • Prompt: ?6,"Examples: ",?16,"LAST,FIRST MI ==> DOE, JOHN M or",!?19,"FI MI LAST ==> J M DOE",!
  • Line Location: NAME+7
Function Call: WRITE
  • Prompt: ?10,"MM - Numeric months",!
  • Line Location: DATE+1
Function Call: WRITE
  • Prompt: ?10,"DD - Numeric Days",!
  • Line Location: DATE+2
Function Call: WRITE
  • Prompt: ?10,"YY - Numeric Years",!
  • Line Location: DATE+3
Function Call: WRITE
  • Prompt: ?10,"CC - Numeric Century",!
  • Line Location: DATE+4
Function Call: WRITE
  • Prompt: ?10,"HR - Numeric Hour of Day",!
  • Line Location: DATE+5
Function Call: WRITE
  • Prompt: ?10,"MIN - Numeric Minute",!
  • Line Location: DATE+6
Function Call: WRITE
  • Prompt: ?10,"SEC - Numeric Second",!
  • Line Location: DATE+7
Function Call: WRITE
  • Prompt: ?10,"AMTH - Alphabetic Month",!
  • Line Location: DATE+8
Function Call: WRITE
  • Prompt: ?6,"All other characters will be treated as delimiters.",!
  • Line Location: DATE+9
Function Call: WRITE
  • Prompt: ?6,"Examples: ",?16,"MM/DD/YY HR:MIN ==> 04/29/91 11:15, or",!?19,"DD AMTH CCYY ==> 29 APR 1991",!
  • Line Location: DATE+10
Function Call: WRITE
  • Prompt: ?6,"Enter the WIDTH to which you want the word processing text to be justified.",!
  • Line Location: WORD+1
Function Call: WRITE
  • Prompt: ?6,"Enter the WIDTH to which you want the freetext to be justified.",!
  • Line Location: FORMAT+1
Function Call: WRITE
  • Prompt: ?6,"Enter the WIDTH to which you want the order text to be justified.",!
  • Line Location: TEXT+1

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^ORD(100.22 - [#100.22] HELP+3

Label References

Name Line Occurrences
@( HELP+6

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
>> ORTYPE HELP+1, HELP+3
X HELP+2~, HELP+3*, HELP+6

Marked Items

Name Field # of Occurrence
$T(@X HELP+4
Info |  Source |  Caller Graph |  Entry Points |  Interaction Calls |  Global Variables Directly Accessed |  Label References |  Local Variables |  Marked Items  | All