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

Package: Order Entry Results Reporting

Routine: ORCMEDIT


Information

ORCMEDIT ;SLC/MKB-Menu Editor ;4/19/01 11:27

Source Information

Source file <ORCMEDIT.m>

Entry Points

Name Comments DBIA/ICR reference
EN ; -- start here
NEW ; -- Change menu
MENU(OROLD) ; -- Select/edit [new] menu
MN1
COPY(TYPE) ; -- Returns 1 or 0, if new item is to be a copy
EDIT ; -- Edit menu fields
VIEW ; -- Toggle display between Name and Display Text
INIT ; -- init variables and list array
IN1
INQ
SETVIDEO(ROW,COL,WIDTH,ON,OFF) ; -- Set video attributes
UP(X) ; -- Convert X to uppercase
STRIP(X) ; -- Strip leading spaces from text X
COLUMN(NUM,WIDTH) ; -- Returns position for column NUM per WIDTH
HDR ; -- header code
HELP ; -- help code
MSG() ; -- Msg bar
EXIT ; -- exit code
KILL(DA) ; -- Cleanup compiled menu from editor

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"Another user is currently editing this menu!",!
  • Line Location: MN1+3
Function Call: WRITE
  • Prompt: !!,"Cannot access menu at this time - try again later.",!
  • Line Location: MN1+4
Function Call: WRITE
  • Prompt: !,"Copying menu items ..."
  • Line Location: MN1+7
Function Call: WRITE
  • Prompt: !!,"Rebuilding menu display ..."
  • Line Location: EDIT+8
Function Call: WRITE
  • Prompt: !!,"Rebuilding menu display ..."
  • Line Location: VIEW+4
Function Call: WRITE
  • Prompt: !," This is how this menu will appear to the user in the Add New Orders"
  • Line Location: HELP+2
Function Call: WRITE
  • Prompt: !," option. Select ADD, REMOVE, or EDIT to make changes to this menu, or"
  • Line Location: HELP+3
Function Call: WRITE
  • Prompt: !," ASSIGN to set it as the default for users. Use the ORDER DIALOGS option"
  • Line Location: HELP+4
Function Call: WRITE
  • Prompt: !," to change or create quick orders for this menu."
  • Line Location: HELP+5
Function Call: WRITE
  • Prompt: !,"Press <return> to continue ..."
  • Line Location: HELP+6

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