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

Package: Registration

Routine: DGPTAPP


Information

DGPTAPP ;MTC/ALB - PTF Purge Utilities; 10-14-92

Source Information

Source file <DGPTAPP.m>

Entry Points

Name Comments DBIA/ICR reference
PUR ;-- entry point from protocol 'DGPT A/P PURGE'
PURQ
PUREX ;-- exit point from protocol 'DGPT A/P PURGE'
ADDPUR(TEMP) ;-- This function will add PURGE date, user and status
ADDPURQ
WARNING() ; This function will display a warning to the user before the
; purge of the data will occur. A '1' will be returned if the purge
; should continue.
; OUTPUT : 1 - DO NOT CONTINUE
; 0 - OK

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,*7,">>> Data Must be Archived before Purge..."
  • Line Location: PUR+7
Function Call: WRITE
  • Prompt: !,*7,">>> Data Already Purged..."
  • Line Location: PUR+9
Function Call: WRITE
  • Prompt: !,">>> Adding Purge data to PTF Archive/Purge History entry."
  • Line Location: ADDPUR+5
Function Call: WRITE
  • Prompt: !," Deleting Archive Data..."
  • Line Location: ADDPUR+6
Function Call: WRITE
  • Prompt: !,*7,"This option will permanently purge data from the Data Base."
  • Line Location: WARNING+5

FileMan Files Accessed Via FileMan Db Call

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