MF_CLIENT_STATE_PURGE

Deletes all client information older than the number of days specified.

Syntax:
call "MF_CLIENT_STATE_PURGE" using date-criteria
                                   server-status
Parameters:
Using call prototype (see Library Routines - Key) Picture (32-bit systems)
date-criteria cblt-x4-compx pic x(4) comp-x.
server-status cblt-x1-compx pic x comp-x.
On Entry:
date-criteria The number of days after which client information should be purged.
On Exit:
server-status The status of the operation. See State Maintenance Routines Status.
See Also: