Form DBL Command

PURPOSE:  The FORM DBL command will reclaim deleted space in the specified Data Base Library.

Syntax

FORM DBL

EXAMPLE

IF @DBL_DELETED_SPACE > 1000000
FORM DBL
CONTINUE

This will cause ACCENT R to rewrite the DBL with all the deleted space removed if the amount of deleted space exceeds 1 million characters.

SEE ALSO:  QUIT, @DBL_DELETED_SPACE