Write to an .INI file instead using the computername as a section. This will ensure that each computer will have only one entry, e.g.
Code:

[WKSTA1]
CPU=Intel Xeon 3.06GHz
Memory=1024 MB
[WKSTA1]
CPU=Intel Xeon 2.4GHz
Memory=2048 MB



See READPROFILESTRING() for details.
_________________________
There are two types of vessels, submarines and targets.