--- In 50g@yahoogroups.com, "affcmoderateur" <affcmoderateur@...> wrote: > > 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) Jeremy
Message
Re: Base (Hex,Dec,Oct,Bin)
2009-03-08 by Jeremy Hawdon