07-06-2025, 12:51 PM
(07-05-2025, 05:45 PM)Steffan-68 Wrote: I would end up replacing the (system) with (end).
So the program is finished so quickly that you can't see anything.
what is being said here. is after the person ran the program from the qb64 ide. even on linux.
a program started with $console:only should be run from the terminal. in that case end becomes annoying. it yields a prompt which says press enter to continue. use system to avoid it.

