|
-
Aug 9th, 2000, 01:03 PM
#1
Thread Starter
Lively Member
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?
-
Aug 9th, 2000, 04:01 PM
#2
Thread Starter
Lively Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|