I am in the process of moving and have boxed all of my reference sources. I used to know how to do this, but I'm getting old and haven't been coding for a while. I know the answer is simple and It frustrates me not to be able to come up with it. In the code line:
newChar = Chr(xchr)
Where xchr will be an integer in the ascii range. When xchar = 65 why does newChar = "nothing", instead of "A"?
What have I forgotten?
Thanks in advance
KermitD
newChar = Chr(xchr)
Where xchr will be an integer in the ascii range. When xchar = 65 why does newChar = "nothing", instead of "A"?
What have I forgotten?
Thanks in advance
KermitD

Help
Welcome to BleepingComputer, a free community where people like yourself come together to discuss and learn how to use their computers. Using the site is easy and fun. As a guest, you can browse and view the various discussions in the forums, but can not create a new topic or reply to an existing one unless you are logged in. Other benefits of registering an account are subscribing to topics and forums, creating a blog, and having no ads shown anywhere on the site.



Back to top









