
-----------------------------------
Ashi Mashi
Sat Jan 03, 2004 2:54 pm

Convert Hexadecimal # to Decimal - Useless but whatever!;)
-----------------------------------
Hi everyone, 
I'm new to this website. I tried to post one of my first programs in TURING! I hope u like it!:D. 



-----------------------------------
PaddyLong
Sat Jan 03, 2004 3:52 pm


-----------------------------------
heh, I made something like this a long time ago... mine was for converting RGB decimal values into the hexadecimal representation.  I made a gui (from scratch) too

-----------------------------------
Dan
Sun Jan 04, 2004 12:49 am


-----------------------------------
you  can do base coversion realy esaly using strint and intstr comands, uhsley in one line  :wink: 

should look  in to that method if you ever realy need to use it for  somting, like may be out put to some robot.

-----------------------------------
PaddyLong
Sun Jan 04, 2004 12:30 pm


-----------------------------------
yeah I remember that method being mentioned in another post :P
