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).
resources is a txt file. txt file has multiple lines with newlines.
I want to know how to print each content.
I want to print the contents of a specific line. Ex) 5th content out of 10 lines
@moon I want to print the contents of a specific line. Ex) 5th content out of 10 lines use:
https://community.bablosoft.com/topic/2707/how-to-correctly-report-about-error/10
Maybe you are using "not reuse" option when dealing with resource, and that might be problem for deleting current line from resource - instead it is deleting next resource line.
This is just a guess...
There is built in scheduler in BAS PREMIUM version.
You can run it in win task scheduler also but need to create BAT file that runs your script from CMD with -- silent option included.
@yourfriendkarol
No, for resources created via user interface, as far as I know, there is no such possibility.
You can safely use any loop with 'ignoring errors' inside, if you need to wait for adding elements.
@yourfriendkarol Haha. Thanks, I've been with BAS for almost 3 years now. Just trying to help those I can since I have free time recently :)