>
> Hi
>
> I would like to convert numbers in Hex or Bin.
> according to the manual I have to write : #53 -> # 53h
> But when i try it, I've this: #53 -> # 1h
>
> How I can to convert numbers
>
> Thanks..
> Nico
>
Hi Nico
I suspect your problem is that you have got word size set to 1 bit.
Try 60 STWS (command in Maths Base)