RequestSaveExec - cWebBaseDEOServer

Performs the second half of a DD save operation which was started by Request_Save

Type: Procedure

Parameters: None

Syntax
Procedure RequestSaveExec 

Call: Send RequestSaveExec


Description

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