|
From: <pl...@pi...> - 2007-11-15 21:59:17
|
Hi, just noticed a minor anomally in table output: # Curve 0 of 2, 3600 points # Curve title: "ch1" ... # Curve 1 of 2, 3600 points # Curve title: "ch2" somewhat illogical and confusing using zero based counting unless there's an overriding reason elsewhere. You need to read elsewhre in the file to realise that "Curve 1 of 2" is in fact the last one. /Peter. |