"|", "~" and "^" ??? I just forgot about those. they should be easy enough to add to your code to verify. Look for the $Ops string definition and add them to the list. The resulting string should look like this:
 Code:
$Ops = "-+*/=~^|" + $1 + $2 + $3
It's right near the top of the Kix2Htm function. I've updated the function in the library.

I'll look at the Hex number format tomorrow - it's late now. I'll probably need to add a complete processing section to identify the start of a hex value and read it through to a termination char, much like how the Macros are processed. Should be ready tomorrow.

Glenn
_________________________
Actually I am a Rocket Scientist! \:D