PDA

View Full Version : Another Actix Query Problem (this time with subarray command)



serbesi
2011-09-15, 12:55 AM
hello,

i'm trying to use the subarray command to create an actix query. the syntax i'm using is:

subarray_nth_max (scansiglevel, 1, 992-995, 1001)

i'm basically trying to get the highest value from the subset of frequencies 992, 993, 994, 995 and 1001. this was the syntax on the command description in Actix, and so i used it, but i get no values at all. if i write scansiglevel[] instead of simply scansiglevel, i get a syntax error. i'm trying to figure out if the syntax is incorrect, or if there's a problem with actix or else.

any help is appreciated

thanks