excutable from menu line
Dennis Malen
dmalen at malen.com
Sun Jun 9 18:10:54 PDT 2013
I can use the following executable file from the system prompt on my aix
unix system:
$ cat trakcombine
cat trakfhd.wp > trakfile
cat trakrhdpay.wp >> trakfile
cat traksubpay.wp >> trakfile
cat trakrhdcst.wp >> trakfile
cat traksubcst.wp >> trakfile
I execute the file this way:
$ trakcombine
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
I know that filepro is finding the file because when I modify the line on
the menu line with:
Cat /tmp/trakcombine;/tmp/trakcombine
Filepro is able to read the file with the cat command but still does not
execute the file.
I have changed all of the ownerships on each file to filepro and changed the
permission settings to chmod 777.
Does not execute from the menu line but the user dennis can execute from the
prompt while owned by filepro.
Any suggestions would be appreciated.
Dennis Malen
516.479.5912
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.celestial.com/pipermail/filepro-list/attachments/20130609/6fe55642/attachment.html
More information about the Filepro-list
mailing list