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).
Hello i have question why running using XML (uncompiled bot), have different result when i try to running compiled bot?
Can someone help me? thank you
@ppyang probably
@Xmoto said in How can fix this error (about Compile)?:
Please help me! Thanks !
80dcd0e6-0090-4c86-b734-1ec5e2e7d817-изображение.png
Export your spreadsheet as csv file, than import it to BAS as a resource and set it to use each line 1 time (it is default setting I think). That way each thread would take new line from your csv file in run mode or as compiled bot.
@marlo There is Write file action, it can write to any file. Use it like this
You can place it inside loop too.