Page 1 of 1

[Done] StrD() may have issues

Posted: Sun Mar 16, 2025 6:28 am
by akee
StrD() when used with decimals has errors.

Code: Select all

ExamineDesktops()
Debug DesktopName(0)
Debug DesktopResolutionX()
Debug StrD(DesktopResolutionX(), 2)

Re: StrD() may have issues

Posted: Mon Jun 02, 2025 8:26 am
by Fred
Fixed.