this i got from programer
if there is no hidden characters you must report the bug.
I can provide workaround for it but bug should be reported
rwcnt = LineTextCnt(Noter);
for (i=0;i
tstr = tstr & LineTextGet(Noter,i);
end;
OUTFORMFIELD("F_NOTE",tstr);
this should be workaround for it but I want to know if its bug or not
thanks