08-21-2012 03:17 AM
Hi
I would like to write to a binary file,let i say the first column is serial number. everytime i write to the file it should
increment to the last serial number.
Any help pls
Thanks
08-21-2012 03:25 AM
Use set File position function before writing to binary file.