Page 1 of 1

Small typo at documentation?

Posted: Sat Nov 26, 2011 3:59 pm
by Azul
Hi,

Not so serious but at Hex() there seems to be extra 0 at line

Code: Select all

Debug Hex(1234567890) ; Will display "0499602D2"
as it tells after that "Note: If leading zero are needed in the output string, use the RSet() function as follows:"

Re: Small typo at documentation?

Posted: Sat Nov 26, 2011 4:26 pm
by Andre
You're right. Thanks!
Have fixed the example in the documenation (for next version). :)