ClearFormDB( Name As String) As Integer

Application object (Manager)

All forms belonging to the named form definition are deleted. (Forms in queues are deleted, as well.) All images and appendices are also deleted.

Note that forms belonging to sets are also removed.

The return value is non-zero if the method failed. See Event return value constants.

Note: Only for advanced users.

ClearSetDB

DeleteFormDef

DeleteSetDef

Methods for the Application object for use with the Manager