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

Package: Order Entry Results Reporting

Routine: ORGUEM


Information

ORGUEM ; slc/KCM - Set Up Formatted Protocol Menus ;5/28/92 14:41

Source Information

Source file <ORGUEM.m>

Entry Points

Name Comments DBIA/ICR reference
EN ; Select menu, change items, formatting, & other attributes
DMEN ; Delete Protocol Menu (pointers not updated)
COL ; Edit the number of columns for the protocol
MNE ; Edit mnemonic width for the protocol
ADD ; Add a new item to the menu
EDIT ; Edit an item on the menu
DEL ; Delete an item from the menu
SHOW ; Display the menu
TOG ; Toggle menu display mode
OPT ; Edit optional menu parameters
INQ ; Inquire protocol file

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"Insufficient information to create menu...."
  • Line Location: DMEN+3
Function Call: WRITE
  • Prompt: !!,ORGMENU(0,0),?61,$$INHI^XQORM1,"HILITE",$$INLO^XQORM1,"=placeholder"
  • Line Location: SHOW+2
Function Call: WRITE
  • Prompt: !
  • Line Location: SHOW+3
Function Call: WRITE
  • Prompt: "-"
  • Line Location: SHOW+3
Function Call: WRITE
  • Prompt: !,$S($D(XQORM("A")):XQORM("A"),1:"Select Item(s): ")
  • Line Location: SHOW+6
Function Call: WRITE
  • Prompt: !
  • Line Location: SHOW+8
Function Call: WRITE
  • Prompt: "-"
  • Line Location: SHOW+8
Function Call: WRITE
  • Prompt: !,"Menus will now be displayed as the user will see them."
  • Line Location: TOG+1
Function Call: WRITE
  • Prompt: !,"Menus will now be displayed using actual sequence numbers and protocol names."
  • Line Location: TOG+2
Function Call: WRITE
  • Prompt: !
  • Line Location: INQ+3

FileMan Files Accessed Via FileMan Db Call

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