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

Package: Automated Information Collection System

Routine: IBDFDE41


Information

IBDFDE41 ;ALB/AAS - AICS Data Entry, process selection lists ;02/24/96 [ 11/13/96 3:58 PM ]

Source Information

Source file <IBDFDE41.m>

Entry Points

Name Comments DBIA/ICR reference
SEL(SEL) ; -- Build results array
LST ; -- List previous selections and selections to choose from.
PREVSEL ; -- List previous selections
DEFAULT ; -- compute default answer
PARTLST(ARY,NEXT,ANS) ; -- input has more than one match, prompt for which one
ASKNUM
PARTLQ

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: " ",$P(CHOICE,"^")," ",$P(CHOICE,"^",3)
  • Line Location: SEL+13
Function Call: WRITE
  • Prompt: !!,"Choose from: "
  • Line Location: LST+9
Function Call: WRITE
  • Prompt: $C(13),$J("",55),$C(13)
  • Line Location: LST+14
Function Call: WRITE
  • Prompt: !
  • Line Location: PREVSEL+11
Function Call: WRITE
  • Prompt: !," Choose 1-",J,": "
  • Line Location: ASKNUM+1
Function Call: WRITE
  • Prompt: !,"Enter a number from 1 - ",J
  • Line Location: ASKNUM+3
Function Call: WRITE
  • Prompt: !
  • Line Location: ASKNUM+7
Info |  Source |  Entry Points |  Interaction Calls