Text Mode doesn’t execute on Linux/Unix
The application binary may not have the execute permissions. Check the file mode, and add the execute permissions
For example:
chmod a+x myprog.4ge
Related articles
The application binary may not have the execute permissions. Check the file mode, and add the execute permissions
For example:
chmod a+x myprog.4ge