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

Package: List Manager

Routine: VALMPP


Information

VALMPP ; alb/mjk - Pre-Init for List Manager ;08:08 PM 30 Mar 1993

Source Information

Source file <VALMPP.m>

Entry Points

Name Comments DBIA/ICR reference
EN ; -- main entry point
ENQ
USER
OERR ; -- is protocol file present
XQOR ; -- Conditionally installs XQOR*
XQORQ
STOP ; -- set flag and write message

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!?3,"The variable DUZ must be set to an active user code and the variable",!?3,"DUZ(0) must equal '@' to initialize.",!
  • Line Location: USER+0
Function Call: WRITE
  • Prompt: !!,">>> Checking the version of XQOR*..."
  • Line Location: XQOR+3
Function Call: WRITE
  • Prompt: "ok."
  • Line Location: XQOR+7
Function Call: WRITE
  • Prompt: !!?5,*7,"The current version of XQOR* is ",$P(X,";",3),"."
  • Line Location: XQOR+8
Function Call: WRITE
  • Prompt: !?5,"List Manager requires version ",VALMXQ," or greater.",!
  • Line Location: XQOR+9
Function Call: WRITE
  • Prompt: !?5,"As part of the post-init, version ",VALMXQ," will be installed."
  • Line Location: XQOR+10
Function Call: WRITE
  • Prompt: !!,*7,">>> List Manager installation will not occur."
  • Line Location: STOP+2
Info |  Source |  Entry Points |  Interaction Calls