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

Package: Registration

Routine: DGPTLMU2


Information

DGPTLMU2 ;ALM/MTC - Util used for the List Manager Cont; 9-22-92

Source Information

Source file <DGPTLMU2.m>

Entry Points

Name Comments DBIA/ICR reference
EN ;-- entry point
TMPBYE ;-- exit code called from list template
TMPINT ;-- list manager init point
TMPEXIT ;-- This fuction will be used to rebuild the the list
TMPBLD() ;-- This function will take the entries in from file 45.62
; and build the display and index array.
; OUTPUT - total number of entries
TMPQ
TMPDEL ;-- tag entries to delete entry in file 45.62.
TMPDELQ
TMPADD ;-- build new entry in 45.62.
TMPED ;-- edit PTF A/P Template
TMPEDQ
BLDDIS(DGTMP) ; -- This function will build the entry for the display
; array used for the List Manager.
; INPUT : DGTMP
; OUTPUT: - <Date Range> <Status>
STATUS(REC) ;-- This function will return the currect status of the PTF
; A/P template. If the record has been Archived & Purged the 'P' will
; be returned if just Archived then 'A' else ""
STATQ

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"Deleting PTF Archive/Purge History entry."
  • Line Location: TMPDEL+3
Function Call: WRITE
  • Prompt: !,*7,">>> Data Already Purged...Cannot Edit Template."
  • Line Location: TMPED+5

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