Sorry for the constant double post, but this is my final question.
I am running the bots on a Windows Server 2008
One of the bots is being run on the Administrator account
For some reason, the bots are only able to use $json in a local file if they are being run on the Administrator account even if the other accounts are members of the administrator group. If I use $json pointing to an URL it runs fine, but when it tries to run $json(%data, subscriptions).count, or any of the other files for that matter, it says * /echo: insufficient parameters, but if I try an URL it runs fine.
I checked the data.txt file and all the information is there
Does this even make sense?
Last edited by Shakar; 04/05/14 10:34 PM.