Directing msgs in statusBar to terminal in headless mode?

Typically: "How do I... ", "How can I... " questions
Post Reply
tor
Posts: 21
Joined: 18 Oct 2015, 11:56

Directing msgs in statusBar to terminal in headless mode?

Post by tor »

Hi Folks:

How to direct messages in statusBar to terminal whenever we run in headless mode?

It seems to me that if I get running-time error in my embedded scripts in headless mode,
I can not see the error message as if it were run with GUI (in which those error messages are printed in the statusBar).
Hence, is there any command/setting to print those statusBar's messages to terminal?

Thank you,
tor

coppelia
Site Admin
Posts: 10504
Joined: 14 Dec 2012, 00:25

Re: Directing msgs in statusBar to terminal in headless mode

Post by coppelia »

Hello Tor,

you are right, in next release (i.e. V3.2.3, scheduled to be out within 5-10 days), you will be able to set the value redirectStatusbarMsgToConsoleInHeadlessMode to true in the configuration file system/usrset.txt.

Cheers

Post Reply