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

Package: List Manager

Routine: VALMXQ15


Information

VALMXQ15 ; alb/mjk - XQORO for export with LM v1 ; 3/30/93

Source Information

Source file <VALMXQ15.m>

Entry Points

Name Comments DBIA/ICR reference
XQORO ; SLC/KCM - Order Entry Calls ;12/14/92 09:46
ENTRY ;Setup initial 'add orders' context
EVERY ;Setup for every new node in 'add orders' context
EXIT ;When done adding, accept orders and transact them
RSTR
WARN

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,*7,"OE/RR Software is currently being updated. Access temporarily denied.",!
  • Line Location: ENTRY+3
Function Call: WRITE
  • Prompt: !!,*7,"OE/RR Software is currently being updated. Access temporarily denied.",!
  • Line Location: EVERY+3
Function Call: WRITE
  • Prompt: !?(40-($L(X)\2)),X
  • Line Location: EVERY+6
Function Call: WRITE
  • Prompt: !!,"<Orders for ",ORPNM,">"
  • Line Location: EVERY+7
Function Call: WRITE
  • Prompt: *7,!,"This item is not setup to order from OE/RR",!,"(Package not setup)"
  • Line Location: EVERY+9
Function Call: WRITE
  • Prompt: !,*7,"OE/RR is not installed. Options of this type should not be used.",*7,!
  • Line Location: WARN+0
Info |  Source |  Entry Points |  Interaction Calls