frequently asked questions

All your questions in one place.

TableClose

This method closes a WinBIZ Table that is in use.

 

If the table specified in the parameter is not in use, no error is raised.

Syntax:

oSession.TableClose(<cTableName>)

Example:

*/ Closes the adresses table.

oSession.TableClose("Adresses")

Did you find this article useful?

0 out of 0 found this helpful