blankval==0.00
Aldevinas Katkus
5-21-18
I have always thought that blankval is not zero, but I can see the following results
2018-05-21 12:24:46 AK is blank 0.00

of

if (SMrw.DebVal2==blankval) then begin
LogText(0,"is blank " & SMrw.DebVal2);


so, zero val is the blankval?
Paul Timms
5-21-18
I think blankval = 0, but 0 <> blankval, if that helps?
Aldevinas Katkus
6-22-18
hmm... my looks different than I posted it, so you need to use "view source" in the web browser to actually see what exactly I have posted.
Anyway, thanks.
Leave Comment
You can subscribe to notifications for this post by selecting the 'star' icon on the top right corner of the post.
Back to the list
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&apos;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