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: | 546 |
Nodes: | 16 (0 / 16) |
Uptime: | 166:53:15 |
Calls: | 10,385 |
Calls today: | 2 |
Files: | 14,057 |
Messages: | 6,416,529 |