Code: Select all
Length = StringByteLength(*Buffer\string)
AddFingerprintBuffer(FingerprintNo, @*Buffer\string , Length)
Any workaround is not obvious to me, since Fingerprint() yields to
MD5 checksum = d41d8cd98f00b204e9800998ecf8427e (StartFingerprint -Example with empty string)
and an empty string is not a full undefined situation.
Greetings
LN