We went with a different approach to the character limitation in the GUI.
And it avoids the slight bug encountered if you “touch” the field with the GUI.
We are 5.5 Rev1 and 5.3 AIX.
As Jim and Bob mentioned, you have to edit manually.
We set our particular field to 500,000 characters. The GUI will not reset the field length back to zero with this method.
Here is what it looks like in the fields file…..
{ITEM 100161} {NAME ZTF3} {TYPE ST} {LEN 500000}
I know it is not unlimited, but better than having the field reset to zero if someone “touches” the field using the GUI. Especially if the person does not notice that the field has been reset to zero. As you can imagine, not a good thing…. 😯
You can probably put in a larger number like 1,000,000 or whatever your heart desires for the field length.
Just food for thought or another way to skin the cat. 😈