Hello everyone, I am learning and using BAS. However, when running the project with multithreading, it is reported that there are not enough system resources. Can you give me the system parameters so the application can run smoothly? Thank you
Please attach a test project that replicates this problem. Also, specify what is in the resource? You can attach the project and the file for the resource here or in a forum PM.
Thank you! it worked, i was using [[VARIABLE]]/Images.txt with expression, it was also giving me error but then i used it with string then it worked. I thought in string, variables values cannot be used :)