FT_NOVPURGE()
Purge all deleted files on a Novell server
──────────────────────────────────────────────────────────────────────────────

Syntax

FT_NOVPURGE() -> lTemp

Arguments

None

Returns

.T. if successful, otherwise .F.

Description

This function is to purge those files that a workstation has
previously deleted. This function only works on a Novell network.

Examples

ERASE FILE foo.bar
ERASE FILE foo2.bar
ERASE FILE foo3.bar
? FT_NOVPURGE()

Source: NOVPURGE.ASM

Author: David Minter