Is there any way to return a specified status code from blitzbasic? It seems that "End", "RuntimeError", and "Return <val>" always return 1 as their ending status code.
I seriously need some control over this to use blitzbasic for commandline tools in a pipeline.
I seriously need some control over this to use blitzbasic for commandline tools in a pipeline.