AlexKir
11th July 2002, 16:22
Hello All!
I want exec baan function from unix shell script.
How to me to make it?
On windows i use OLE and
"ParseExecFunction dllname, dllfunction"
best regards
NPRao
11th July 2002, 21:21
Hi Alex,
We are on the latest BaaN-5.2 so we have to use -
bshell6.2 -server -set BSE_COMPNR=100 -set PACKAGE_COMB=b52axyz ozmadmtest -- This my 3-GL program
I think you might need to use ba6.2 instead of bshell6.2 if you are on the previous versions of BaaN, like
ba6.2 -- -nodebug ttaad5203m000 -- To invoke Job daemon
ba6.2: Unknown argument: -?
Usage: ba6.2 [-deftext][-v][-V][-noread][-mdebug][-edebug][-manual][-pipe][-nofields][-logfile][-logmask][-delay][-ld][-pm][-im][-am]
I dont know if you can directly invoke a BaaN function, maybe you can write a 3-GL which calls the right baan function.