Hello ,
I have a Para_Machine.vi,I suppose that I save the differents parameters , I'D like then
everytime when I modified the differents parameters in my vi to the file Para_MachineFile.txt,I'd like to have the version's number of the file Para_MachineFile.txt.I'd like
that this number's version increase automatically every time . To make it, I must addone
line additional at the beginning the file Para_MachineFile.txt( See thefile
Para_MachineFile.txt) but in my Para_Machine.vi, I don't know what modify for readind my File and to write again at the same file Para_MachineFile.txt
withthe modification of the version's number.
I send you the differents files.
Thanks you very much for your help, I think it is not difficult but I
don't
know what make?