Binary File

Binary files are file handles that can be used to read and write arbitrary AutoLISP data. In most respects they can be used just like AutoLISP file handles, however unlike AutoLISP file handles, the written data is not processed or translated and is read back exactly as it was written. Use the BinFile methods to manage binary files.