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

Package: Lexicon Utility

Routine: LEXDDSD


Information

LEXDDSD ;ISL/KER - Display Defaults - Single User Disp ;04/21/2014

Source Information

Source file <LEXDDSD.m>

Entry Points

Name Comments DBIA/ICR reference
LEXSHOW ; Translate LEXSHOW
DICS ; Save filter in array LEX(
CODES(LEXSTR) ; Save contents of LEXSHOW in local array LEX(
DP ; Display single user defaults in array LEX( continuous
DSPLY ; Display Defaults contained in LEX(
LF ; Line Feed
CONT ; Page/Form Feed

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,LEX(LEXC)
  • Line Location: DP+1
Function Call: WRITE
  • Prompt: !,LEX(LEXI)
  • Line Location: DSPLY+3
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: CONT+1
Function Call: WRITE
  • Prompt: !
  • Line Location: CONT+2
Function Call: WRITE
  • Prompt: !
  • Line Location: CONT+5
Info |  Source |  Entry Points |  Interaction Calls