There is built in scheduler in BAS PREMIUM version.
You can run it in win task scheduler also but need to
create BAT file that runs your script from CMD with
-- silent option included.
when i launch script i can use my resource 2 times before it ends script (it has 2 lines in text file)
when i do reload script it works for first time, (i can again use 2 lines)
but after I second time reload resources, it only lets me use one line
what i mean is that when i use reload resource feature, it will let me use resource lines this many times in this order:
it should be always 2 since there are 2 lines shouldnt it be? how can I reload whole resources if it always gives me different number?
(PS when u use number of elemnts in resource it will always say there are 2.
But when you assign resource|notreuse to variable, it will at first let u use it 2 times, then you reload resource, and then 1 time only