None of the ideas you gave worked, but thanks anyway. It resolved on its own, and if you encounter this issue, the solution is simply to wait — it gets fixed after 24 hours.
Hello,
I need to use resource while loop as list foreach loop. But i getting resource end/finish error. I dont want to stop thread on resource end. Any idea?
You can move a resource to a list and use it. Or use the "Don't end application if not exists" option and the "Ignore Errors" action
Ignore errors was that want i need :)
I cant use list because i working in multi mode and this resource is cuted by all threads :/
@fox sir ,
can you please tell me how to define default line from files resource path : like any user desktop\folder\output file.txt
with this setup i can set but when i compile my script and give it to another it says mypcusername\desktop\forlder\output file .txt and he need to choose it again
The path can be specified as standard in the resource property. But the username will still be different for everyone.