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

Package: Scheduling

Routine: SDCOUR


Information

SDCOUR ;ALB/RMO - Reader Utilities - Check Out;18 FEB 1993 11:30 am

Source Information

Source file <SDCOUR.m>

Entry Points

Name Comments DBIA/ICR reference
EN(SDNOD0,SDSUB,SDPAR,SDSELDF,SDSELY) ;Select Entities from Secondary List
; Input -- SDNOD0 Selection in XQORNOD0 format
; SDSUB Secondary List Subscript
; SDPAR Selection Parameters (A=Add)
; SDSELDF Selection Default [Optional]
; Output -- SDSELY Selection Array
ENQ
SEL(SDNOD0,SDSUB,SDSELY) ;Process Secondary List Selection
; Input -- SDNOD0 Selection in XQORNOD0 format
; SDSUB Secondary List Subscript
; Output -- SDSELY Selection Array
SELQ
ASK(SDCNT,SDPAR,SDSELDF) ;Ask user to select from list
; Input -- SDCNT Number of Entities
; SDPAR Selection Parameters (A=Add)
; SDSELDF Selection Default [Optional]
; Output -- Selection
REASK
ASKQ

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,*7,">>> There are no items to select."
  • Line Location: EN+9
Function Call: WRITE
  • Prompt: !!?5,DIR("?"),".",!
  • Line Location: REASK+8
Info |  Source |  Entry Points |  Interaction Calls