M
mathieu
Hello,
I am trying to do a printf( "%04x" ). Looking on the web I could find
the printHex:
http://www.biglist.com/lists/xsl-list/archives/200012/msg00420.html
The problem is that I cannot use the output to pass to format-number(
$x, "0000" ), since it shokes whenever the output contains [A-F].
Thanks for suggestion,
Mathieu
I am trying to do a printf( "%04x" ). Looking on the web I could find
the printHex:
http://www.biglist.com/lists/xsl-list/archives/200012/msg00420.html
The problem is that I cannot use the output to pass to format-number(
$x, "0000" ), since it shokes whenever the output contains [A-F].
Thanks for suggestion,
Mathieu