System APIS
- Since there is no common "MessageBox" function in UNIX, all error text from the VDA SO or application executable will be sent to the FILE pointer "stderr" which can be redirected when a program is started.
- There is not a need for user environment variables at this point.