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).
please... how to make multithread, I've seen the tutorial but it's an old version of BAS :'( im stuck
create a resource with the type of FixedIneger
Then go to record mode Follow the screenshot
@cparonny Thankyuuuuuuu 12hours searching i cant find it... thankyuuuu
@farhan searching 20min around the forum/bas would have been enough......
@Shabjdeed лучше со списком работать, как по мне.
@xxasaxx said in log setting help me:
@tet-vivi said in log setting help me: function log(text) { var now = new Date(); Logger.WriteHtml("<span style='color:#000000'>" thread_number() + " : " + "Bilgi" + text + "</span>", "Bilgi" + thread_number() + " : " + text + " " + now.getHours() + ": " + now.getMinutes() + ": " + now.getSeconds() ); } SyntaxError: Parse error during execution of action 2
@tet-vivi said in log setting help me:
function log(text) { var now = new Date(); Logger.WriteHtml("<span style='color:#000000'>" thread_number() + " : " + "Bilgi" + text + "</span>", "Bilgi" + thread_number() + " : " + text + " " + now.getHours() + ": " + now.getMinutes() + ": " + now.getSeconds() ); }
SyntaxError: Parse error during execution of action 2
https://community.bablosoft.com/topic/3521/лайфхаки-bas/36
@Abqerino I found it Thanks for all