Activity overview
Latest activity by EmpireStateBloke
That help. Thanks. I now have another error but at least I can try and apply the same method. / comments
That help. Thanks. I now have another error but at least I can try and apply the same method.
Errors now ocurring in python scripts within project that has not changed
I developed a project a year ago. Having come back to it, I get errors on some of the python scripts.
The script is very basic:def main(config):
#
return InceptionDate.AddDays(randint(-30,-1));
Inc...