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
- last edited on
03-05-2026
04:18 PM
by
Content Cleaner
Use set File position function before writing to binary file.