Results 1 to 2 of 2

Thread: ChrB & ChrB$

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jul 2000
    Location
    Italy
    Posts
    90
    Hi everyone!
    I have a pair of questions for you. Actually i'm working to
    a program that, given some 8-bit random generated numbers
    in binary, for example, 10001011, it converts it to
    hexadecimal value and then to ascii chars.
    1) The problem is that sometimes random-generated codes
    goes under 31-decimal and Chr has to use 2 bytes to
    represent them. The problem is solved (?) by using ChrB or
    ChrB$ but, as i try to substitute them to Chr it does work
    no more, since it does not give back anything. Do you have
    any idea for this?

  2. #2

    Thread Starter
    Lively Member
    Join Date
    Jul 2000
    Location
    Italy
    Posts
    90

    Talking Re: Qhat's the question?

    In fact it wasn't so clear...
    Here you can find a better explained version.
    Thanks for your interesting and your help.
    http://forums.vb-world.net/showthrea...threadid=25876

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