Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Call Graph |  Caller Graph |  Entry Points |  External References |  Interaction Calls |  Label References |  Local Variables  | All
Print Page as PDF
Routine: LEXDMGO

Package: Lexicon Utility

Routine: LEXDMGO


Information

LEXDMGO ;ISL/KER - Defaults - Manager/Overwrite ;04/21/2014

Source Information

Source file <LEXDMGO.m>

Call Graph

Call Graph

Call Graph Total: 1

Package Total Call Graph
VA FileMan 1 ^DIR  

Caller Graph

Legends:

Legend of Colors

Package Component Superscript legend

action A extended action Ea event driver Ed subscriber Su protocol O limited protocol LP run routine RR broker B edit E server Se print P screenman SM inquire I

Caller Graph

Caller Graph Total: 2

Package Total Caller Graph
Lexicon Utility 2 LEXDMGU  LEXDMGV  

Entry Points

Name Comments DBIA/ICR reference
OVER(LEXX) ; Replace existing defaults
OVERW(LEXX) ; Ask to overwrite (replace)
OVERP ; Get user response
OVRH ; Overwrite help
OVRCHG ; Display effects of overwrite changes
DISCHG ; Display changes
CHG(LEXDVAL,LEXDNAM) ; Changes

External References

Name Field # of Occurrence
^DIR OVERP+4

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !
  • Line Location: OVERW+1
Function Call: WRITE
  • Prompt: !!," By answering No:"
  • Line Location: OVRH+1
Function Call: WRITE
  • Prompt: !!," Existing defaults will have precedence over the selected changes"
  • Line Location: OVRH+2
Function Call: WRITE
  • Prompt: !," Replacing or deleting existing defaults will not be allowed"
  • Line Location: OVRH+3
Function Call: WRITE
  • Prompt: !," Adding defaults where none previously existed will be allowed"
  • Line Location: OVRH+4
Function Call: WRITE
  • Prompt: !!," By answering Yes:"
  • Line Location: OVRH+5
Function Call: WRITE
  • Prompt: !!," Selected changes will have precedence over existing defaults"
  • Line Location: OVRH+6
Function Call: WRITE
  • Prompt: !," Adding defaults where none previously existed will be allowed",!
  • Line Location: OVRH+7
Function Call: WRITE
  • Prompt: !,"Replace existing defaults:"
  • Line Location: OVRCHG+2
Function Call: WRITE
  • Prompt: " Yes, existing defaults will be changed",!
  • Line Location: OVRCHG+3
Function Call: WRITE
  • Prompt: !!,"Replace existing defaults:"
  • Line Location: OVRCHG+5
Function Call: WRITE
  • Prompt: " No, existing defaults will remain unaltered",!
  • Line Location: OVRCHG+6
Function Call: WRITE
  • Prompt: !," No changes made to the default ",LEXDNAM
  • Line Location: CHG+2
Function Call: WRITE
  • Prompt: !," Existing ",LEXDNAM," will be replaced"
  • Line Location: CHG+4
Function Call: WRITE
  • Prompt: !," Existing ",LEXDNAM," will be deleted"
  • Line Location: CHG+6
Routine Call
  • DIR
  • Line Location:
    • OVERP+4

Label References

Name Line Occurrences
$$OVERW OVER+1
CHG DISCHG+1, DISCHG+2
DISCHG OVRH+8, OVRCHG+3

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
DIR OVERP+1~, OVERP+4!
DIR("?" OVERP+3*
DIR("??" OVERP+4*
DIR("A" OVERP+2*
DIR("B" OVERP+3*
DIR(0 OVERP+3*
DIROUT OVERP+1~
DIRUT OVERP+1~
DTOUT OVERP+1~
DUOUT OVERP+1~
LEXDNAM CHG~, CHG+2, CHG+4, CHG+6
LEXDVAL CHG~, CHG+1, CHG+3, CHG+5
>> LEXOVER OVRCHG+1, OVRCHG+4
LEXX OVER~, OVER+1*, OVERW~, OVERP+4*, OVERP+5*
U OVERP+4
X OVERP+1~
Y OVERP+1~, OVERP+4, OVERP+5
Info |  Source |  Call Graph |  Caller Graph |  Entry Points |  External References |  Interaction Calls |  Label References |  Local Variables  | All