yes. i did create skill that was able to create .xml scripts working in BAS. i will not share it, sinse it is not finished and it needs more testing and fixing and I don't have time for it. With few hours/days you can do it with claude code you can start with skill.md from this post and work on adding all knowlege about BAS conventions and different actions and their interface incoding to be showable in bas and create claude code skill for it.
https://community.bablosoft.com/topic/32063/skill-для-написания-проектов-через-claude-code?_=1783629618785
asynchronously function to continue with my script without finishing
-
I want to run a function which ends my script within 10 minutes so I am thinking of using asynchronously and a function to achieve this but whenever I do this it just moves to function which has a sleep for time minutes and then And script command but instead of running both of them at the same time and finishing my script and while also running that timer
how can I achieve this
-
@FastSpace hey brother any clue about this