PDA

View Full Version : Reading and writing binary files


coutiereric
03-20-2001, 01:31 PM
Hello,

Is it possible to read/write binary files ? (with File object, you can only read/write text file (ascii or unicode)

RWSchlatter
03-20-2001, 06:31 PM
my understanding of Microsofts intent is, that scripting is not a general purpose programming language and as such will not handle binary data.

______________
Regards - Richard