From: Achim G. <Str...@ne...> - 2019-06-06 19:39:40
|
Achim Gratz writes: > That no longer works since you're now getting an error (terminating the > script) at the last line. Note that you can't do something like > exist(STATS_record) either like one could reasonably expect to work. > Any workarounds? Foundit, thinko on my side. Correcting the test to --8<---------------cut here---------------start------------->8--- stats [24*sr:24*sq] data using ($4==10?t($1):1/0):($2) nooutput TEST=exists("STATS_records") --8<---------------cut here---------------end--------------->8--- actually works as expected. I was missing the quotes originally. Now, what's still left is to suppress the warning about no valid data points from the stats invocation. Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ SD adaptation for Waldorf rackAttack V1.04R1: http://Synth.Stromeko.net/Downloads.html#WaldorfSDada |