Causes a RecordRef variable to refer to a table which is identified by its number in a particular company.

RecordRef.OPEN(No[, Temp][, CompanyName])

Parameters

RecordRef

Type: RecordRef

No

Type: Integer

The number of the table.

Temp

Type: Boolean

CompanyName

Type: Text or code

The name of the company to which you want to change. If you omit this parameter, the current company is used.

Expand imageRemarks

Expand imageExample

Expand imageSee Also