Post Reply 
base conversion problems...
09-03-2017, 02:07 AM
Post: #10
RE: base conversion problems...
Yeah, I realize I'm going to need to create my own conversion program. I notice that the # char is also available as the key Alpha-3, so the integer editor can be overwritten in User mode.
I'm mulling over a few different ways to do it. I'm thinking that maybe the best way would be to type Shift-Base and have that run a program that takes the input line and convert it into hex, decimal, octal and binary and store the results in the global variables H, D, O and B respectively. This is probably the most convenient way to do manual conversions.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
base conversion problems... - webmasterpdx - 09-01-2017, 10:24 AM
RE: base conversion problems... - Joe Horn - 09-02-2017, 05:58 AM
RE: base conversion problems... - Stevetuc - 09-02-2017, 08:27 AM
RE: base conversion problems... - Stevetuc - 09-02-2017, 08:35 PM
RE: base conversion problems... - webmasterpdx - 09-03-2017 02:07 AM
RE: base conversion problems... - Stevetuc - 09-05-2017, 11:29 AM



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