Parameter | Description |
---|---|
iFile | Table number to clear |
Procedure ClearForTable Integer iFile
Call: | Send ClearForTable iFile |
ClearForTable is identical to Clear, except that it passes a table number and redirects the clear to the owner of that table (similar to Request_Find). This allows the DD to know if a clear is a main-clear or a parent-clear. This is used by DEO message Request_ClearBindingTable.