STRINGTABLE

External objects

Properties Methods 

Properties

$columnnameThe name of the column to be used when reading strings from the table. $columnname and $columnnumber are alternative ways to specify the column; changing $columnname also changes $columnnumber
$columnnumberThe number of the column to be used when reading strings from the table. $columnname and $columnnumber are alternative ways to specify the column; changing $columnnumber also changes $columnname
$tablenameThe name of the string table to be used with this object

Methods

$string$string(cRowID) returns the string from the specified row of the column and table identified by the object properties, or an error code which is less than zero (see the kStringTable... constants)