I'm new to BAS any advice would help a lot. Everything seems to be right but after the captcha is done the script just stops for some reason. Anyone know why this happens?
Yes, I am already using try catch, but I still wanted to ask about this. I thought there was a specific action for this in BAS, such as OnApplicationExit, just like ‘OnApplicationStart’.
@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.