Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
QB64 odd behavior when Windows Terminal is set to default terminal app
#11
(10-01-2025, 05:46 PM)SMcNeill Wrote: Simple way to think of the differences in the two:

SHELL "cmd /c qb65pe.exe"
SHELL "powershell -run qb64pe.exe"

Two different terminals launching the program, and with different interfaces for each.  Similar, but distinct in the closing behavior.  Console will run and close, Terminal will run and wait for execution to finish, then close.
Okay, so how does this react to the PowerShell settings fof Terminal:

$Console:Only
_Dest _Console
$ScreenHide

I use this in quite a few QB64pe programs, when it's helpful to be able to scroll way back.

And, how would you run .bat or .cmd scripts? When I tried, they did not work.
Reply


Messages In This Thread
RE: QB64 odd behavior when Windows Terminal is set to default terminal app - by bert22306 - 10-02-2025, 01:35 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
Question Latest version of QB64PE or QB64 compatible with Windows XP (32-bit)? madscijr 14 1,983 09-30-2025, 08:10 AM
Last Post: hsiangch_ong
  people using an ai agent, can it translate this TCL app to QB64PE? madscijr 2 541 07-10-2025, 07:15 PM
Last Post: madscijr
  Linux: terminal output Parkland 4 837 06-08-2025, 04:00 PM
Last Post: DSMan195276
  Bothersome Behavior Pwillard 4 770 05-19-2025, 03:59 PM
Last Post: Pwillard
  What's the default font? madscijr 5 1,053 03-01-2025, 07:46 PM
Last Post: Dark

Forum Jump:


Users browsing this thread: 1 Guest(s)