Re: Printing notes results in
Carolina Valentino
2-6-23
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
Leave Comment
You can subscribe to notifications for this post by selecting the 'star' icon on the top right corner of the post.
Latest Posts
Andis Blicāns, Grasko
Thank You for answer. In this case I used SSLNoCertificateValidation = true; SendWebRequest SSLNoCertificateValidation = false; ...
23:01 24 Mar 2026
Gatis Jansons
Hi, Paul. Sounds like you're talking about REST API. And that your are overwriting data with older values if B managed to read record before A finished to update it. Classic conflict resolution ...
14:53 19 Mar 2026