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
Print Page as PDF
Routine: XUSPURGE

Package: Kernel

Routine: XUSPURGE


Information

XUSPURGE ;SFISC/STAFF - PURGE ROUTINE FOR XUSEC ; Oct 23, 2023@14:28:20

Source Information

Source file <XUSPURGE.m>

Entry Points

Name Comments DBIA/ICR reference
SCPURG ;Purge sign-on log to 365 days
AOLD ;
DAYS
A02(XUDAYS) ;Purge old Access codes in the AOLD x-ref.
V02(XUDAYS) ;Purge old Verify code from each users VOLD x-ref
ENDA
RETENTION() ; returns number of days to retain SIGN-ON LOG file entries
EXPIRED(XUDA,XUDT) ;Is XUDA older (smaller) than XUDT
DELETE(XUDA,XUNOW) ; delete entry XUDA from SIGN-ON LOG file

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"This option will purge the log of inactive access and verify codes ",!,"older than the date specified to allow for their re-use."
  • Line Location: AOLD+5
Info |  Source |  Entry Points |  Interaction Calls