Hi
I'm trying test this script, however the array dont get the args that i need:
setarray .Scheds[0],0,16,50,0,0,0;
announce "inicio Dia "+.@Scheds[0]+" hora " +.@Scheds[1]+" min " +.@Scheds[2],bc_all|bc_woe;
announce "inicio server Dia "+gettime(4)+" hora " +gettime(3)+" min " +gettime(2),bc_all|bc_woe;
Hoever i always get 0 0 0
I attach image
Can anyone help me?
What i'm doing wrong?
i read this http://herc.ws/wiki/Setarray and i dont get whats my error

I'm trying test this script, however the array dont get the args that i need:
setarray .Scheds[0],0,16,50,0,0,0;
announce "inicio Dia "+.@Scheds[0]+" hora " +.@Scheds[1]+" min " +.@Scheds[2],bc_all|bc_woe;
announce "inicio server Dia "+gettime(4)+" hora " +gettime(3)+" min " +gettime(2),bc_all|bc_woe;
Hoever i always get 0 0 0
I attach image
Can anyone help me?
What i'm doing wrong?
i read this http://herc.ws/wiki/Setarray and i dont get whats my error
