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).
Подскажите, почему не срабатывает OnApplicationStart? Устанавливаю переменную, но после старта эта переменная undefined
@olegar потому что она работает в отдельном потоке, нужно глобальную переменную использовать.
Спасибо, проглядел этот момент с глобыльными переменными
@whiteslash Какая у вас ОС? Ранее BAS работал нормально или вы установили его в первый раз?
Не понял где искать тему? И помочь кто-то может?
@Fox не работает
As an alternative, you can use Node.js - "fs" for example, or any other node library that handles "file system".
Or maybe even use CMD commands or batch scripts through "Run Process" module action.
@bigorat спасибо