torstengeier
5th February 2004, 16:49
Hello,

I'm looking for the parameter to start a session with ba6.1 from Unix with a specific company.

Or is the session always starting from default company the user belongs to.

Regards Torsten

Juergen
5th February 2004, 17:13
Hi Torsten,

maybe you can try this

export BSE_COMPNR=xxx (Example: export BSE_COMPNR=100)
ba6.1

or

BSE_COMPNR=xxx
export BSE_COMPNR
ba6.1


Works in our environment.

Rgds,
Juergen

victor_cleto
6th February 2004, 13:01
Always search the forum before posting, there is a link with a lot of the command line parameters that you can use.
See here http://www.baanboard.com/baanboard/showthread.php?s=&threadid=95&highlight=bshell+background

Note: the bshell baground info is the same as when using ba6.1 (because ba6.1 calls the bshell)

torstengeier
9th February 2004, 14:59
Thank You for the information.

Regards Torsten