Is there a way to return an exit code to the operating system in UniBasic or ECL ?
For example I want to capture a user-programmable exit code that can be retrieved with Bash's $?
variable.
From what I see, the UniBasic STOP
and ABORT
commands only return execution to the UniData system level (eg. udt
) (rather than exit to shell).
I am using Rocket UniData version 7.3.7.