Constants: StringTable

Parent: $root.$constants

kStringTableColNotFoundErrorThe specified column could not be found.
kStringTableDefineErrorThe specified table has not been defined.
kStringTableEmptyListError A String Table cannot be created from an empty list.
kStringTableFileCreateErrorUnable to create String Table File.
kStringTableFileDeleteErrorUnable to delete String Table File.
kStringTableFileExistsErrorThe specified file already exists.
kStringTableFileNotFoundErrorUnable to find String Table File.
kStringTableFileOpenErrorUnable to open String Table File.
kStringTableFileReadErrorUnable to read String Table File.
kStringTableFileWriteErrorUnable to write to String Table File.
kStringTableIncorrectParmLenIncorrect Parameter Length.
kStringTableIncorrectParmTypeIncorrect Parameter Type.
kStringTableIncorrectParmValueIncorrect Parameter Value.
kStringTableMemoryErrorUnable to allocate memory for the current operation.
kStringTableNoNameErrorA table name could not be found.
kStringTableNoPathErrorNo pathname was specified.
kStringTableNoTableErrorA table name has not been specified.
kStringTableNotFound The specified string table could not be found.
kStringTableOKSuccess.
kStringTableOutOfRangeErrorThe specified number is out of range.
kStringTableParamErrorIncorrect number of parameters passed.
kStringTableRedefError The specified string table already exists.
kStringTableRequiresConversion The string table cannot be used as it requires conversion.
kStringTableRowNotFoundErrorThe specified row could not be found.