DDRefreshTableStatus - cWebBaseDEOServer

Returns the table's status for the Refresh event

Type: Function

Return Data Type: Integer

Parameters: Integer iTable

ParameterDescription
iTableTable number in current filelist


Return Value

Table's status (cleared (ddrtsCleared), found (ddrtsFound) or not touched (ddrtsNone))


Syntax
Function DDRefreshTableStatus Integer iTable Returns Integer

Call: Get DDRefreshTableStatus iTable to IntegerVariable


Description

DDRefreshTableStatus returns the table's status for the Refresh event.

A table can be affected one of three ways:

ConstantMeaning
clearedddrtsCleared
foundddrtsFound
not touchedddrtsNone


This can only be called while within Refresh.