RequestDeleteExec - cWebBaseDEOServer

Performs the second half of a DD delete operation which was started by Request_Delete

Type: Procedure

Parameters: None

Syntax
Procedure RequestDeleteExec 

Call: Send RequestDeleteExec


Description

RequestDeleteExec performs the second part of a Request_Delete operation. It is called directly by Request_Delete or indirectly by a callback initiated by Request_Delete. You should not be call this directly and it should be augmented with care. See Request_Delete for a full description of this process.