@mcgbg Google translator is very good at translating now. Now two tariffs are available, for half a year and for a year, other tariffs are not planned.
Premium BAS license holders have the ability to compile BAS with other parameters, including some earlier versions.
I have compiled versions since 22.6.9, but I'm too lazy to throw in the file share and drop the link.
some proxies (i think its about some proxies) redirect me to this ugly website:
but i see no url of this page but from what i found in google it has text from
http://mail-archives.apache.org/mod_mbox/cloudstack-users/201409.mbox/<98DDB80E-CA7C-4DD5-9C43-0453DDAF4F10@shapeblue.com>
what is this stuff ? the page , whatever is its url, will take ages to load despite proxy and my conenction being very quick (all my proxies have 1 sec response times and my native download speed is 300mb)
im gonna have to blacklist some proxies seriously... though i use public proxies for years and never had a page that purposely loaded itself slow as hell (like one hour to load this css-lacking content)
AND mind you it doesnt fail! and doesnt timeout. my timeout is from 10sec to 1min but this website never timeouts
@ubitmap
реализовать всю логику один раз в маин, последнее действие ждать сколько нужно.
@ubitmap said in Непрерываемая программа в 1 поток:
количество выполнений
установить один поток, установить количество успешных выполнений столько сколько нужно выполнений, для дерева обернуть весь майн в игнорировать ошибку, чтобы не было неуспешных выполнений
@ubitmap said in Непрерываемая программа в 1 поток:
А то искал, но не нашёл
не искал, не ..д..
@andreiem said in IF [[MY_VARIABLE]] equal to a number between 1 and 50:
Can I use only 1 IF command to check if there is a number between 1 and 50? and IF true, do action.
Now I use 1 IF command for each number so If I have 50 numbers i need to use 50 IF commands. See screenshot bellow
[[VARIABLE]] > 1 && [[VARIABLE]] < 50