Results 1 to 10 of 10

Thread: [RESOLVED] Problems loading specific block of data from a file

Threaded View

  1. #7

    Thread Starter
    PowerPoster
    Join Date
    May 2006
    Location
    Location, location!
    Posts
    2,673

    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
  •  



Click Here to Expand Forum to Full Width