
Originally Posted by
mackrackit
Code:
T = data[1] 'Tens
O = data[0] 'Ones
data_var = (T*10)+O
Maybe??
Hi Dave,
doesn't this work ?
data[0] = "T"
data[1] = "O"
or did I miss the point (again) entirely? OK, yes I did! I thought he wanted to store ascii characters in the array.
Last edited by Archangel; - 19th August 2009 at 20:01.
If you do not believe in MAGIC, Consider how currency has value simply by printing it, and is then traded for real assets.
.
Gold is the money of kings, silver is the money of gentlemen, barter is the money of peasants - but debt is the money of slaves
.
There simply is no "Happy Spam" If you do it you will disappear from this forum.
Bookmarks