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

Package: Kernel

Routine: XULM1


Information

XULM1 ;IRMFO-ALB/CJM/SWO/RGG - KERNEL LOCK MANAGER ;12/04/2012

Source Information

Source file <XULM1.m>

Entry Points

Name Comments DBIA/ICR reference
SNTXLOCK(X,PARTS) ;
SNTXVAR(X) ;
ADDPARTS(IEN) ;
SELECT() ;Select a LOCK TEMPLATE to edit
EDIT(DA) ;Edit the lock dictionary entry ien=DA
ASK() ;Ask user if he wants to edit an existing lock template or create
DELETE(IEN) ;
CREATE() ;Ask the user to enter a LOCK TEMPLATE, then

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"** You cannot enter the '^' prefix when selecting a lock template. **"
  • Line Location: SELECT+5
Function Call: WRITE
  • Prompt: !!,"Checking for variables within the LOCK TEMPLATE..."
  • Line Location: EDIT+16
Function Call: WRITE
  • Prompt: !,DIR("?"),!
  • Line Location: ASK+6
Function Call: WRITE
  • Prompt: !,"Deleted!"
  • Line Location: DELETE+2
Function Call: WRITE
  • Prompt: !,ERROR
  • Line Location: CREATE+26
Info |  Source |  Entry Points |  Interaction Calls