IBDFPRG ;ALB/AAS - AICS PURGE UTILITY ; 4-OCT-95
Source file <IBDFPRG.m>
| Name | Comments | DBIA/ICR reference | 
|---|---|---|
| MANUAL | ; -- Option to purge records, ask input
 | 
|
| DQ | ; -- entry point from manual task
 | 
|
| EXIT | ; -- exit for all modes
 | 
|
| AUTO | ; -- Background option to automatically purge records
 | 
|
| AUTOQ | ||
| ADD() | ; -- add new entry to purge log
 | 
|
| ADDQ | ||
| EDIT | ; -- update entry after running
 | 
|
| OUTPUT | ; -- output results of purge
 | 
|
| ASK | ; -- ask what to purge
 ; Output : ibpurge("ft") := 1=yes purge form tracking, 0=no ; ibpurge("fd") := 1=yes purge form definition, 0=no  | 
|
| ASKN | ; -- ask number of days to retain
 ; Output : IBDAYS := number of days to retain  | 
|
| ASKH | ; -- ask how to purge
 ; Output : IBHOW := 0=none, 1=complete, 2=all  | 
|
| SEND | ; -- send mail message to group if defined
 | 
| Name | Line Occurrences | 
|---|---|
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| FileNo | Call Tags | 
|---|---|
| ^XMB(3.8 - [#3.8] | GET1^DIQ | 
| ^IBD(357.08 - [#357.08] | Classic Fileman Calls |