@vntricky right now the order of input fields is alphabetic so it is still possible to rename it in a way that it would be in a desired order ("1Use Proxy","2Proxy String",etc.) , but what is the order of actions ? @Fox In any case would be good to know how to change the order if it is possible?
Help me refine Call function asynchronously
-
I'm using this function to copy URLs while the other threads are working. I don't know if it's the best function, but it's working. (Is it the best function?)
I'm noticing that in the scheduler summary, every function marked as "OK" on the dashboard is reported as an error. Where did I go wrong?
Is it also possible to remove the "OK" message from the dashboard?
thankyou for you help
-
Уверен что по другому реализовать не выйдет? Что то заумно слишком для проверки url делать асинхрон функцию которая при этом не в цикле. Задача то в чем? Сообщение "ок" ты не уберешь, с помощью модуля "logger" можно лишь убрать надписи "время", "номер потока" и "ожидание элемента".