RequestClearAllExec - cWebBaseDEOServer
Performs the second half of a DD Clear_All operation which was started by Request_Clear_All
Type: Procedure
Syntax
Procedure RequestClearAllExec
Call Example
Send RequestClearAllExec
Description
RequestClearAllExec performs the second part of a Request_Clear_All operation. It is called directly by Request_Clear_All or indirectly by a callback initiated by Request_Clear_All. You should not be call this directly and it should be augmented with care. See Request_Clear_All for a full description of this process.