BugFix version - 10 Mar 26
Fixed: A real edge case - when all that was left to size were trailing spaces.
New UDF and examples below.
I just realised that although I have posted versions of this UDF many times in Help topics, I had never actually posted a "final" version here in Example scripts - better late than never, I suppose!
StringSize takes a text string and calculates the size of label required to hold it as well as formatting the string to fit.
Now AutoIt wi