17-02-2007, 07:22 PM
You would have to change your file... it doesn't automatically adjust it. You'll either have to make an 'updater' to change to your new binary format... or delete the original binary file and just let it resave.
All this was, was letting people use binary, without have to do a Put/Get line for every declaration in a given UDT. Before you had to use one Get/Put for each line (and make sure they were in the correct order), and then make sure you clear it all out the same way. Now you don't. That's the only real improvement that i made.
All this was, was letting people use binary, without have to do a Put/Get line for every declaration in a given UDT. Before you had to use one Get/Put for each line (and make sure they were in the correct order), and then make sure you clear it all out the same way. Now you don't. That's the only real improvement that i made.