croezen
10th June 2003, 14:28
Hi all,
If I start BaaN with the menu in the commandline it starts the menu but not in GUI but the ASCII interface.
how cum this do that ?
PBforBaan
11th June 2003, 09:53
Hi croezen,
may be there is a relation to a Feature which sets the GUI to an ASCII-Look
Using the command
' -- -set UI=ascii <MenuName> '
makes the complete behavior of the client go to ascii.
The Feature you told makes the menu appear in ascii, but the programs appear in GUI.
Seems to be close by another
;)
OmeLuuk
11th June 2003, 13:29
You must start a menubrowser with the menu.
croezen
11th June 2003, 13:44
Thanks guys, but i haven't got it working!
I am using the following syntax in the command when i start bw;
-- -set PACKAGE_COMB=STND_001 -set BSE_COMPNR=910 ttdskmbrowser mtccom000000001
I want to start a session with another package combination and in another company.
Because my default menu does not exists in this package combination I have to start with another one.
However if i try to do this as i mentioned above, i get a blank menu ?
OmeLuuk
11th June 2003, 13:47
Better use an alternative USER with the correct user data.
If you do not want that, you should use:
-- -set PACKAGE_COMB=STND_001 -set BSE_COMPNR=910 ttdskmbrowser -mmtccom000000001
croezen
11th June 2003, 14:46
That does the trick !
Thanks a lot "ome luuk"