QB64.org Forum
Active Forums => QB64 Discussion => Topic started by: hanness on September 05, 2021, 01:32:18 pm
-
Is it possible to have output from a QB64 program that normally goes to a console window be directed to a Windows Terminal console (CMD) window?
-
Yes.
-
My apologies. I don't think I clarified my question enough.
When I say "Windows Terminal" I am referring specifically to the "Windows Terminal" application which includes not only command console but powershell and azure shell console that can be arranged in a multi-tabbed configuration as in the image attached.
[ This attachment cannot be displayed inline in 'Print Page' view ]
-
More info about Windows Terminal can be found here:
https://docs.microsoft.com/en-us/windows/terminal/
-
Since no one is responding to my query I'll simply make the assumption that this is not possible.
-
You have not stated your question clearly. Not sure if you mean that you are wanting to run a console program from QB64 in Windows Terminal or if you are asking if you can SHELL to Windows Terminal. You can run any console app in Windows Terminal as you would with CMD. As for no one responding to your post, I see that at 1:34 PM EST on September 5th, Fellippe responded to your post.
-
Right, but there was no response after I clarified that by "Windows Terminal" I really did indeed mean a command prompt within the "Windows Terminal" application. But that's okay. It appears that this is not possible from all that I can find.