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

Package: Order Entry Results Reporting

Routine: ORDD101


Information

ORDD101 ; slc/KCM - Build menus in XUTL (file 101) ;10/31/91 14:53 ;

Source Information

Source file <ORDD101.m>

Entry Points

Name Comments DBIA/ICR reference
SET ;From: Cross reference in file 101, field 99 Entry: DA Exit: DA
UP(X) ;Convert X to upper case
KILL ;From: File 101, Field 99 Entry: DA Exit: DA
REDO ;From: File 101, Field 7 Entry: DA Exit: DA
REDOM ;From: File 101, Field 1.1 Entry: DA(1) Exit: DA(1)
REDOX ;From: Subfile 101.01, Fields .01,2,3 Entry: DA(1) Exit: DA(1)
TREE ;Look back up tree to make sure item is not ancestor (input xform)
TREE1
TREE2
NAME ;CHECK NAMESPACING IN PACKAGE FILE.
NAMEOK
CHKNAME ;CHECK A NAME, AND DISPLAY APPROPRIATE MESSAGE
TEST
T1

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"Enter a name, and the computer will respond with the namespace to which",!,"that name belongs. It does this by looking at the package file.",!!
  • Line Location: TEST+0
Function Call: READ
  • Formatting: !
  • Prompt: "NAME: "
  • Variable: X
  • Timeout: DTIME,"
  • Line Location: T1+0
Info |  Source |  Entry Points |  Interaction Calls