No, no... I want to pass paramether from another application INTO b4j application (ERP will start my utility app written in B4J and pass some link, B4J App need to open this link and save content from the link to file)...
How can I test B4J App in debug with arguments... In visual studio (I basicaly switch from VS to B4J with almoust all of my projects) is simple:
Another way might be to run your app via a script/batch file, which can write its arguments and/or various environment variables into a plain text file which your app can read from instead of from the command line.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.