@AhrimanSefid1 said in Help ZenMate install:
thanks.
You're welcome
@AhrimanSefid1 said in Help ZenMate install:
can help type in screen
75790532-5eba-426a-b2ac-fa95ea4b1705-image.png
Sure, message me on telegram and send me the project
@TUFBots
Hello, I want it to retry some of the operations I did above when "WAS ERROR" occurs. How can I do this with BAS?
For example: If the page is not loaded, it should try to load it again, or if it cannot reach ipnut, it should run the project again.Do I have any choice but to repeat the same events?
Example 2:
a=1;
func Plus...
a+1;
end func.
if a<>3
Plus.()