Previous Topic

Next Topic

OpenTable - MaxBasic Function

OpenTable(FileName: String)

Open Table function opens a read-only view of a standard Accredo table. The File Name must be an Accredo table name, see Automated Table Objects. This function provides low level DI access to standard tables (DI installed).

Press F1 with the cursor in the FileName to see the Automated Documentation for the file.

OpenTable function syntax has these named arguments:

Parameter

Description

File Name

Required. The Accredo table name.

See Also

Tables Functions

Book Contents

Book Index