saumya
29th January 2010, 06:42
:confused:which program argument in run program we give to go in unix from baan.
Thanks
norwim
29th January 2010, 09:05
Hi there,
I usually use something like:
shell("cat /path/filename | grep something | sort -n +3 > /path/outputfile",0)
enough parameters ;-) ?
hth
Norbert
saumya
29th January 2010, 13:56
This is not what i wanted.
But i got the answer.
Thanks
bdittmar
29th January 2010, 19:35
This is not what i wanted.
But i got the answer.
Thanks
Hello,
provide more details (be more specific), what do you want to achieve ?
Regards
sushil
31st January 2010, 09:57
Hello,
I assume that you need to open Kernel shell of unix from Baan Apps (RUN program) option.
If you have got the solution - plz post it here so as any other member might have similar problem.
or you may refer back later.
Regards,
Sushil Kumar Mudaliar.
saumya
1st February 2010, 07:11
I wanted to access unix from run command of baan. Below is the solution:
I click on run external program and program argument will be given as :
1. !ksh -v will work when sh command is allowed. as well as in ttaad2100m000 shell comand type is given.
2. !ksh -c .profile to have profile of login id