Index: DOM/VKP/impl/DataM/DataMProductOrderlijn.cls.xml =================================================================== diff -u -r48359 -r48905 --- DOM/VKP/impl/DataM/DataMProductOrderlijn.cls.xml (.../DataMProductOrderlijn.cls.xml) (revision 48359) +++ DOM/VKP/impl/DataM/DataMProductOrderlijn.cls.xml (.../DataMProductOrderlijn.cls.xml) (revision 48905) @@ -329,6 +329,7 @@ Quit:(Tekst="") #dim TekstBlokID As %String = $P($H,",",2) + Set Tekst = ##class(TECH.StringUtils).SplitLongWord(Tekst, ..#MaximumTekstLengte) #dim TekstList As %ListOfDataTypes = ##class(TECH.StringUtils).WordWrap(Tekst, ..#MaximumTekstLengte) #dim TekstListIterator As TECH.ListIterator = ##class(TECH.ListIterator).%New(TekstList) While TekstListIterator.HasNext() {