Small typo at documentation?
Posted: Sat Nov 26, 2011 3:59 pm
Hi,
Not so serious but at Hex() there seems to be extra 0 at line
as it tells after that "Note: If leading zero are needed in the output string, use the RSet() function as follows:"
Not so serious but at Hex() there seems to be extra 0 at line
Code: Select all
Debug Hex(1234567890) ; Will display "0499602D2"