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 |  FileMan Files Accessed Via FileMan Db Call
Print Page as PDF
Routine: ESPDUP

Package: Police and Security

Routine: ESPDUP


Information

ESPDUP ;ALBANY/CJM - DELETES DUPLICATE ENTRIES IN MASTER NAME INDEX FILE;8/92

Source Information

Source file <ESPDUP.m>

Entry Points

Name Comments DBIA/ICR reference
EN ;Allows duplicate names to be deleted from the Master Name Index file.
SELECT() ;
REPLACE(OLD,NEW) ;
DELETE(OLD) ;
RUSURE(OLD,NEW) ;
EDIT(FILE,REC,FIELD,VALUE,SUB,SUBREC) ;
REFS ;;<file #><xref><subscript if in multiple><field #>

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"Which name do you want to delete from the Master Name Index?"
  • Line Location: EN+5
Function Call: WRITE
  • Prompt: !!,"** PLEASE NOTE **"
  • Line Location: EN+9
Function Call: WRITE
  • Prompt: !,"Entries in the Master Name Index file are referenced from many other files."
  • Line Location: EN+10
Function Call: WRITE
  • Prompt: !,"Before you are allowed to delete a duplicate entry you must first indicate"
  • Line Location: EN+11
Function Call: WRITE
  • Prompt: !,"the correct entry to keep so that all references in all files can be changed"
  • Line Location: EN+12
Function Call: WRITE
  • Prompt: !,"to the correct entry."
  • Line Location: EN+13
Function Call: WRITE
  • Prompt: !!,"Which entry do you want to keep?",!
  • Line Location: EN+14
Function Call: WRITE
  • Prompt: !,"You must select a different entry!",!
  • Line Location: EN+18
Function Call: WRITE
  • Prompt: !,"DELETED",!
  • Line Location: DELETE+4
Function Call: WRITE
  • Prompt: !
  • Line Location: RUSURE+6

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^ESP(910 - [#910] Classic Fileman Calls
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call