RajeshwariIyappan
Programmer
Hi,
I have a rexx program that calls shell commands using "address cat filename".
This program returns rc as -1 when invoked from GI. But when the same rexx is invoked from linux command line rc is 0. The rc value is -1 irrespective of any shell command executed and called from GI right click. I doubt whether there will be any .profile that needs to be run in GI that is causing the issue. Please give your comments for the problem.
I have a rexx program that calls shell commands using "address cat filename".
This program returns rc as -1 when invoked from GI. But when the same rexx is invoked from linux command line rc is 0. The rc value is -1 irrespective of any shell command executed and called from GI right click. I doubt whether there will be any .profile that needs to be run in GI that is causing the issue. Please give your comments for the problem.