T Toley Active Member Licensed User Longtime User Yesterday at 2:19 PM #1 Hi, my Additional libraries folder is set as in this tutorial: https://www.b4x.com/android/forum/threads/b4x-additional-libraries-folder.103165/ I have made a simple macro and myscript.bat is located in the B4X folder But when I run it an additional b4j is expected in the path. I also noticed in B4A an additional b4a is in the path. Is there something I did not done right?
Hi, my Additional libraries folder is set as in this tutorial: https://www.b4x.com/android/forum/threads/b4x-additional-libraries-folder.103165/ I have made a simple macro and myscript.bat is located in the B4X folder But when I run it an additional b4j is expected in the path. I also noticed in B4A an additional b4a is in the path. Is there something I did not done right?
Erel B4X founder Staff member Licensed User Longtime User Yesterday at 2:37 PM #2 Two things: 1. You posted the line as a screenshot. This makes it more difficult for us to fix it. 2. It should be: B4X: %ADDITIONAL%\..\B4X\myscript.bat Upvote 0
Two things: 1. You posted the line as a screenshot. This makes it more difficult for us to fix it. 2. It should be: B4X: %ADDITIONAL%\..\B4X\myscript.bat