Hello, Script doesn't contains any working block even its working in production and its working on my scripts page but when i download it i get none working blocks!
What is the solve?
@m4zuper Strange, as this is broken at least since 26.8.0 or something related to this. Hence I thought it's generally not working an concerns every user...
Currently using 27.6.2 on Windows 10, 64BG RAM, Ryzen 7 5800X. BAS is installed at the standard location on C drive. And it happens with every project I try to add this way. Okay, it's not that issue but it's convient to add a project with just one click.
@telim2
Run Process runs the code as a batch file. No need to open CMD and if any program needs the cmd window (node.js server for example) it will open it as such once the desired line is executed.
When a batch file is run, the shell program (cmd.exe) reads the file and executes its commands, normally line-by-line.