Results 1 to 10 of 10

Thread: distance between two points

Hybrid View

  1. #1
    Hyperactive Member
    Join Date
    Mar 2018
    Posts
    462

    Re: distance between two points

    This is a unicode vs ascii problem. VB6 is taking the leading 0 and converting it into a space character instead of ignoring it. This is why every letter is preceded by a blank space.

    Change your IME or check its settings. You may have an option to ignore the leading space. There is also a setting for "non-unicode programs" you can search for and change to your preferred language.
    Last edited by DllHell; Aug 27th, 2018 at 10:35 AM.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width