Page 1 of 1

[Resolved] Ext usage in an automated manner

Posted: Wed Aug 25, 2021 9:25 am
by nemesis
Hi,

Ext seems to just print stuff to the screen which undesirable in many situations.

Is there a way to block it from printing the text to console and catch the result?

Regards, Davy

Re: Ext usage in an automated manner

Posted: Fri Aug 27, 2021 8:52 pm
by Eric
If you are speaking of the ext() command (not exec), you can use the "set option quiet 1" just before.

Re: Ext usage in an automated manner

Posted: Fri Aug 27, 2021 9:50 pm
by nemesis
hi Eric, thank you. Yes indeed Ext().

I've already found a different way of solving the problem. By setting the text position where I want the output to be.

It seems I'm really running into the limitations of tbscript.