GetStr reads the specified field from internal memory.
Be careful. The first field has a number 0 and the last field has a number FieldCount-1.
You have to read a record with ReadRecord before using GetStr.
It returns a string for all fields (Character, Numeric, Date etc).
|