put function not working

Questions regarding syntax

put function not working

Postby EasyCoder » Tue Mar 06, 2012 1:27 am

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.
EasyCoder
 
Posts: 13
Joined: Tue Nov 22, 2011 7:09 pm

Return to Coding Questions

cron