TableIsBrowsing

Top  Previous  Next

Prototype

 

BoolBOF:=TableIsBrowsing(intTableHandle)

 

Description

 

Returns true if the table is into reading mode.

 

Parameters

 

IntTableHandle: integer value corresponding to the table handle.

 

Returned value

 

BoolBOF: true or false logical value.

 

Notes

 

The letter after the word  "Table" is  upper-case 'i' and not  'L'.