sweber
28th November 2007, 18:57
Hello,
Can anyone tell me the -- -set command... that we can put into the Command line of the BW Config file that allows the ASCII interface screen to appear, but uses a BW shell?
bdittmar
28th November 2007, 19:41
Hello,
Can anyone tell me the -- -set command... that we can put into the Command line of the BW Config file that allows the ASCII interface screen to appear, but uses a BW shell?
Use -set UI=ascii
Or only for a session you can use :
graphical.mode = true , false (0 , 1)
in source.
Regards
sweber
28th November 2007, 20:15
Thanks, but unfortunately no dice on it. I see that I have the Baan LN GUI (we use both LN and IV), so this command may not work with this new GUI?
I am going to log a case with Support to see if they have any answers.
sweber
28th November 2007, 20:21
Stupid me. The menu is GUI, but the sessions are ascii. Thanks for your help.