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

Package: List Manager

Routine: VALM2


Information

VALM2 ;ALB/MJK - List Manager Utilities;08:52 PM 17 Jan 1993 ;02/01/2001 11:43

Source Information

Source file <VALM2.m>

Entry Points

Name Comments DBIA/ICR reference
SEL ; -- select w/XQORNOD(0) defined
EN(VALMNOD,VALMDIR) ; -- generic selector
; input passed: VALMNOD := var in XQORNOD(0) format
PARSE(VALMNOD,BEG,END) ; -- split out pre-answers from user
OUT ; -- set variables to quit
MENU ; -- entry point for 'turn' protocol
  • ICR #5436
    • Status: Withdrawn
    • Usage: Private
    HELP ; -- help entry point
  • ICR #5436
    • Status: Withdrawn
    • Usage: Private
    KEYS ; -- hidden key help

    Interaction Calls

    Name Line Occurrences
    Function Call: WRITE
    • Prompt: !!,$C(7),"There are no '",VALM("ENTITY"),"s' to select.",!
    • Line Location: EN+9
    Function Call: WRITE
    • Prompt: !,$C(7),">>> Selection '",X,"' is not a valid choice."
    • Line Location: EN+24
    Function Call: WRITE
    • Prompt: !
    • Line Location: MENU+3
    Function Call: WRITE
    • Prompt: !
    • Line Location: HELP+12
    Function Call: WRITE
    • Prompt: !,"The following actions are also available:"
    • Line Location: KEYS+1
    Info |  Source |  Entry Points |  Interaction Calls