Hello,
is it possible to create variables with a counter, like A1, A2, A3 and
so on?
What I want do do is the following:
do for [i=1:4]{
stats 'test.csv' every ::3:i:7:i u 6 nooutput
print STATS_min
}
This print the min value from block 1 - 4 to the display. But I want to
have it at 4 different variables, like B1, B2, B3, B4.
Something like "help arrays" ?
Am 14.01.2020 um 14:16 schrieb Jörg Buchholz:
Hello,
is it possible to create variables with a counter, like A1, A2, A3 and
so on?
What I want do do is the following:
do for [i=1:4]{
stats 'test.csv' every ::3:i:7:i u 6 nooutput
print STATS_min
}
This print the min value from block 1 - 4 to the display. But I want to
have it at 4 different variables, like B1, B2, B3, B4.
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 491 |
Nodes: | 16 (2 / 14) |
Uptime: | 143:42:49 |
Calls: | 9,694 |
Calls today: | 4 |
Files: | 13,728 |
Messages: | 6,178,356 |