@givirus its because of your script logic, maybe you dont call the function? OR you dont have proper error handling which results into certain parts of your script being skipped since they are inside an if statement. I encountered this problem many times in the past, you will need to handle errors and it'll will be most likely fixed, for the purpose of debugging you can use the "Log" function at several points to see where it will print it.
"Run Process" module not working
-
I would like to use the "run process" module to start an .exe file that takes a while to finish (because it has to make requests that take time to do). The problem is that if I start the .exe program normally it works perfectly and waits, however if I try to start it from BAS the program is immediately stopped after a few seconds and the PROCESS_STANDART_OUTPUT variable is therefore empty
-
What program are you trying to run?
-
same problem here. not even notepad++ or the windows editor starts. using latest version 27.6.2 on windows 10
-
This post is deleted!