Compilation issues ??
-
hi, just compiled a script and the output folder contains lots of files . Also, the program doesn't start without internet connection and redownloads Whole BAS to run . How to run script alone in other computer without downloading whole bas again ??
-
hi, just compiled a script and the output folder contains lots of files
Yes, but it contains single executable which is used to start.
Also, the program doesn't start without internet connection and redownloads Whole BAS to run .
It downloads BAS executable on first run depending of client machine architecture.
How to run script alone in other computer without downloading whole bas again ??
You can send compiled script afer download, but download will occur again if machine architecture on other pc is not equal thoose one, which is was used for compilation.