Page 1 of 1

put function not working

PostPosted: Tue Mar 06, 2012 1:27 am
by EasyCoder
Hi All,

I want to write a byte array in one go into a binary file using the "put" function

PUT #1, , byteArray

However, this is not working. The file is empty. This works fine on VB6.

Is there a limitation in Kbasic or is this a bug?

Regards,
EasyCoder.