Jump to content

writing in normal and hex


epiz

Recommended Posts

I have a combo box where once I select an item its value is then placed in a string I created. I am writing all the values in normal(text) display. The string then displays all of these normal values in hex form. Here is my problem:

For only some of these values there are a 1-2 bytes of info that aren't exactly how I want it. For example, the hex string 000D in normal is a blank. I am having trouble portraying what is a blank. I can't just put a space because it either writes as a 20 or just slides all my data over. If a better explanation or picture is needed let me know. Any help is appreciated 

 

thank you 

I just did my own string conversion and copied and pasted the blank value and it worked, but if there is a better way to do it let me know

Edited by epiz
Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.