|
-
Jun 1st, 2006, 05:00 PM
#7
Thread Starter
PowerPoster
Re: Problems loading specific block of data from a file
Only change I see is "Dim data As Byte(100)"...and adding the (100) causes the program to refuse to run...removing the (100) but keeping byte (I had string, I know) doesn't seem to work either, it returns a single number (I assume the number is the ascii value of the first or last digit, dunno which)
So still no luck :-)
Edit: Oh, and changing random to binary in the open statement :-)
Last edited by smUX; Jun 2nd, 2006 at 01:28 AM.
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
|