I'm really happy with the free version and planning to upgrade. I was just wondering if the premium license includes a library of basic scripts that could be used as a starting point or pieced together to speed up the creation process.
I HAVE A BAS PREMIUM MEMBERSHIP BUT I DO NOT SEE WHERE I CAN DOWNLOAD, ETC.
FILE UPDATE SAYS I DO NOT HAVE A MEMBERSHIP, BUT I HAVE A MEMBERSHIP IN THE SYSTEM
Bump, hopefully support team can take notice of this current issue as i am not able to use Interface, it breaks the logic of my script
Thanks once again
There is no official support on the forum, ordinary users help each other here in their free time. Premium support contacts are listed in your personal account https://bablosoft.com/personal/license/BASPremium
I'm not sure about how the web interface works for remote machines. But, I think you could easily build a REST API with bas-remote-node and then make your own web interface.
@GaG but there is no http request or anything like that.. i'm kinda lost on it, i know i can do the same thing as browser but x10 better, but how.. if you can explain me just how to load browser on it i can do the rest i think
I just wanted an exemple of loading page to understand properly
If i write data into a single file using multiple threads then is there any chance of data loss ? Is this method okay to write file or some other method should be used to avoid data loss(if it happens) ?
Thanks
There should be no data loss, but it is still better to use the resource for this purpose