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

Package: Order Entry Results Reporting

Routine: ORDD41


Information

ORDD41 ;slc/KCM,MKB-Build menus in XUTL (file 101.41) ;10:36 AM 11 Feb 1999

Source Information

Source file <ORDD41.m>

Entry Points

Name Comments DBIA/ICR reference
SET(DLG) ; -- create dialog menu in ^XUTL("XQORM")
KILL(DLG) ; -- Cleanup ^XUTL("XQORM")
UP(X) ;Convert X to upper case
REDO ; -- Rebuild menu in ^XUTL when changed
REDOM ; -- Rebuild menu(s) in ^XUTL when DISPLAY TEXT changed
REDOX ; -- Rebuild menu in ^XUTL when ITEMS changed
TREE ; -- Ck menu tree to ensure new item is not an ancestor
; Input Xform for Item field #2 of Items subfile #101.412
; expecting DA, DA(1), X from FileMan
TREE1 ; -- Look for X in ancestors
TREE2 ; -- Back up another level
LIST(MENU) ; -- List items on MENU for ?-help in editor
LOCK(MENU) ; -- Lock [and rebuild?] Order Dialog menu
LKQ
UNLOCK(MENU) ; -- Unlock Order Dialog menu
REBLD(MENU,RES) ; -- Lock, rebuild Order Dialog menu

Interaction Calls

Name Line Occurrences
Function Call: READ
  • Formatting: !
  • Prompt: "Press <return> to continue ..."
  • Variable: X
  • Timeout: DTIME
  • Line Location: LIST+6
Function Call: WRITE
  • Prompt: !?3,$P(ITEM,U,4),?10,$P(ITEM,U,3),$S($P(ITEM,U,2):" ["_$P($G(^ORD(101.41,+$P(ITEM,U,2),0)),U)_"]",1:"")
  • Line Location: LIST+7

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