Post Reply 
Converting from one base to another?
04-10-2016, 02:08 PM
Post: #8
RE: Converting from one base to another?
For testing in the short term, an input box that only accepts strings may also help:

INPUT(
{{byte,[2]}},
"8080 Code",
{"Byte="},
{"Enter a byte as a hex number"},
{""},
{""}
);
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Converting from one base to another? - smp - 04-09-2016, 10:02 PM
RE: Converting from one base to another? - Fortin - 04-10-2016 02:08 PM



User(s) browsing this thread: 3 Guest(s)