Hi, try the Configuration File vi's (a subpalette of File I/O). They support a "unique key" / value structure as in typical windows .ini files. You would only have to convert your data into a string which can be saved as the value in the file. The data can also be saved in different sections, thus keeping different sets of key/value pairs in the same file.
Matthias
