Hallo, David Powers hat gesagt: // David Powers wrote:
Try using two arrays, one for the data, one for a timestamp. The two pieces of data would be associated based on a common array index. Then you can use the [textfile] object to store the data, in a form like "$data $timestamp;" on each line.
Somehow this sounds like pieces of data organized in a structured way. Somehow like a data structure. Somehow as if it would be moe flexible to realize with [struct] and relatives.
Frank Barknecht _ ______footils.org_ __goto10.org__