Jump to content

read binary file?


Recommended Posts

Is it possible to read a binary file ? I can see that FileRead is for text files, but _FileReadtoArray seems to have no such limitation. I used _FileReadToAarray to open a pdf file, and then _FileWriteFromArray to write the entire thing back to disk under another name; but when I looked at the file, only the first 7 (or so) records of the file got written: the sizes were: original file 97K ; copy: 129 bytes.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...