thanks Tomi.
I 've noted a difference in export with IDE and with the scavetool command.
When i exported from IDE, i can define how i want to put the information in the file. I mean, i get a file where the first colum is the name of the module fixhost x, and tthe other colums contains the value of each run. I can select scalar grouped by module name and scalar name so i got:
run 0 run 1 run 2 ...... run 9
host1
host2
host 3But with comand line, i get a file where runs are in consecutive rows
host 1 run0
host 2 run 0
host 3 run 0
host 1 run 1
host 2 run 1
host 3 run 1
and so on... this is not suitable to parser it.
Do you know the way to put the format file as i described ?
Thank you for your help.
Ernesto
--
Ernesto