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

Package: Registration

Routine: DGPTLMU1


Information

DGPTLMU1 ;ALM/MTC - Utilities used for the List Manager; 9-17-92

Source Information

Source file <DGPTLMU1.m>

Entry Points

Name Comments DBIA/ICR reference
EXINT ;-- init routine to call List Manager
EXINTQ
EXQ ;-- exit function call from List Manager
EXHDR ;-- header function for Editing List.
EXPTF(FNAME) ;-- This function will take the entries in the search
; template FNAME and expand them for display using the List Manager.
; The global that will contain the display items is:
; ^TMP("ARCPTF",$J,"LIST")
; INPUT : FNAME - PTF Archive/Purge File entry
; OUTPUT: Total Number of entries
EXPTFQ
DELEX ;-- tag entries to delete in the search template.
ADDEX ;-- if an entry has been un-selected for a/p this function will
; re-activate for the a/p process.
MAKPER() ;-- This function will prompt the user if all changes to the
; search template should be made permanent.
; INPUT : - None
; OUTPUT : 1 - Yes, 0 - No
UPST(REC) ;-- This function will update the search template if entries are
; contained in the ^TMP("ATCPTF",$J,"LIST","DEL") global. Lastly,
; the total number of entries will be updated in the PTF A/P
; History file (#45.62)
; INPUT : REC - Entry in file 45.62
UPSTQ

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,">>> No entries found... Deleting PTF A/P Template"
  • Line Location: EXINT+7
Function Call: WRITE
  • Prompt: !,">>> Updating search template."
  • Line Location: UPST+7

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^DIBT - [#.401] Classic Fileman Calls
^DGP(45.62 - [#45.62] Classic Fileman Calls
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call