Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I get "Failed to write engine file" after i compile and open the software Why is that ?
What version of BAS do you use?
20.6.4
After uninstalling and installing again it work's
I wanted to use the bass-remote library on github, but I didn't find an example of how to set string resources
Capture d’écran 2022-12-31 115218.png
@GaG said in If script have an error 3 times than end the thread:
Create a variable called "counter". Than use "is element exist" to check if element exist and update "counter" variable whenever element is missing. Check counter variable in the loop, and fail thread if "counter" hit 3
Got it. Thanks