I tried putting a string into a field using this command along with other fields.
The other fields are correctly saved except this text field.
Any suggestion?
Code:
. . .
dal.set.field("tsclm100.txta", "Test Text")
. . .
Any suggestion?