[Done] StrD() may have issues
Posted: Sun Mar 16, 2025 6:28 am
StrD() when used with decimals has errors.
Code: Select all
ExamineDesktops()
Debug DesktopName(0)
Debug DesktopResolutionX()
Debug StrD(DesktopResolutionX(), 2)