OLE - assignment to text fields from alphanumeric arrays

When an alphanumeric array field that has the flag character p is assigned to or from an OLE control text field, the entire text is assigned and is not limited to 255 characters:

arrayfield->flags =p”
ole_id->"textfield" = arrayfield

RELATED TOPICS

OLE controls

Field flags

Long text fields