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

Package: Kernel

Routine: XQ6B


Information

XQ6B ;SFISC/KLD-KEY DISTRIBUTION MUTUALLY EXCLUSION KEYS;4/05/00

Source Information

Source file <XQ6B.m>

Entry Points

Name Comments DBIA/ICR reference
UNABLE(XQIEN,XQPRSN,XQSTP) ;
KEYAVAL ;Check if key available to users - Self Exclusive
UNABEXC ;Key cannot be given Exclusive with Primary
UNABBLK ;No Exclusive(s) - Verify primary not exclusive with another key(s)
EXCLUSE ;Set primary exclusive with another key(s)

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"Key '"_$$GET1^DIQ(19.1,XQIEN,.01)_"' may not be given to any user at this time"
  • Line Location: KEYAVAL+2
Function Call: WRITE
  • Prompt: !,"no action taken",!
  • Line Location: KEYAVAL+3
Function Call: WRITE
  • Prompt: !!,"You are not AUTHORIZED key '"_XQMKEY_"' with EXCLUSIVE key '"_XQTKEY_"'"
  • Line Location: UNABEXC+8
Function Call: WRITE
  • Prompt: !,"no action taken",!
  • Line Location: UNABEXC+9
Function Call: WRITE
  • Prompt: !!,"You are not AUTHORIZED key '"_XQMKEY_"' with EXCLUSIVE key '"_XQTKEY_"'"
  • Line Location: UNABBLK+10
Function Call: WRITE
  • Prompt: !,"no action taken",!
  • Line Location: UNABBLK+11
Function Call: WRITE
  • Prompt: !!
  • Line Location: EXCLUSE+2
Function Call: WRITE
  • Prompt: !
  • Line Location: EXCLUSE+5
Info |  Source |  Entry Points |  Interaction Calls