excutable from menu line
Kenneth Brody
kenbrody at spamcop.net
Mon Jun 10 07:32:22 PDT 2013
On 6/9/2013 9:10 PM, Dennis Malen wrote:
> I can use the following executable file from the system prompt on my aix
> unix system:
>
[...]
> It works fine from the system prompt.
>
> The file resides in /tmp and when I use the following on a menu line it does
> not work execute:
>
> /tmp/trakcombine
[...]
DDW.
Add an "@" at the start of the filePro menu command line. This will cause
filePro to display "press Enter to continue" after executing the command,
which will allow you to see the error message(s) you are likely getting.
(And, to help in debugging, you can add "set -x" as the first executable
line of the script, which should cause the shell to echo each command before
it executes.)
--
Kenneth Brody
More information about the Filepro-list
mailing list