Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
When did CONSOLE break?
#2
I think it's just an IDE thing, it now runs console programs using `cmd /c`, that's probably a bug since Windows will launch you a console anyway (and when the program attaches to an existing console it can't hide it). The `cmd /c` is still necessary to make the logging cmd appear but that's only necessary if you have 'display logging' turned on.

Regardless, if you run the program directly from explorer then it should work as expected with the console window hiding, so the program itself is fine.
Reply


Messages In This Thread
When did CONSOLE break? - by Sprezzo - 04-06-2025, 03:45 PM
RE: When did CONSOLE break? - by DSMan195276 - 04-06-2025, 04:00 PM
RE: When did CONSOLE break? - by Sprezzo - 04-06-2025, 04:21 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Book for sanity/insanity break: "10 PRINT CHR$(205.5+RND(1)); : GOTO 10" CharlieJV 4 1,028 08-22-2023, 08:15 PM
Last Post: bplus
  under linux Program Console BUG Coolman 10 2,102 05-29-2022, 08:04 PM
Last Post: Coolman
  Question about the console mode Coolman 2 682 05-26-2022, 05:31 PM
Last Post: Coolman

Forum Jump:


Users browsing this thread: 1 Guest(s)