|
-
Aug 25th, 2007, 06:33 PM
#1
Thread Starter
Member
Using &H with a variable
Hello, I am building a program to edit stuff at the binary level. I found that by using &HAA, for example, it would write AA in hex. My problem is I have variables that I want to write from text boxes. And I can not do &H & text1.text!
And even if i convert them to hex, and do put #1, &H27110, var, it writes it into the file as asc
Any help is greatly appreciated!
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
|