Previous Topic

Next Topic

OpenSysTable - MaxBasic Function

OpenSysTable(TableName: String)

Open Sys Table function opens a read-only view of a standard Accredo system table. The File Name must be an Accredo system 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.

OpenSysTable function syntax has these named arguments:

Parameter

Description

Table Name

Required. The Accredo system table name.

See Also

Tables Functions

Book Contents

Book Index