![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hello I'm using butil 5.12. I thought save and load commands do exact reverse jobs,I mean running butil -save d1.dat t.txt butil -clone d2.dat d1.dat butil -load t.txt d2.dat we'll have d2 is exactly equal to d1. Isn't it so? Unfortunately I've done lots of things supposing it is true. What can I do to have this result?(to have d1 == d2 after running above commands) Thanx in advance |
#3
| |||
| |||
|
#4
| |||
| |||
|
|
Hi Mr.Bach Although so late. Now I'm using -recover instead of -save because I realized reocver don't changes record's physical order. Now in my case d2 is the result of RECOVER and LOAD actions of d1. They have the same records in the same physical order(If -recover shows the physical order) but they are not the same when I open them by a hex editor.And this causes a problem for me. What is their difference? How I can create d2 so it would be exactly equal(in all aspects) to d1? Thank you very much. |
![]() |
| Thread Tools | |
| Display Modes | |
| |