03-14-2024, 07:43 PM
(03-14-2024, 06:47 PM)SpriggsySpriggs Wrote: Terry, I'm on v3.12.0Yep, installs are kept in their own folders. I currently have versions 3.4.1 through 3.12.0 installed on my system.
I have no syntax error in my IDE. Are you sure you installed QB64 to a fresh folder?
For reference, here is my output running that same code in v3.12.0:
To be on the safe side, I ran it as $CONSOLE:ONLY and as a regular window. Both gave me the same results. Something is wack with your install.
The $CONSOLE:ONLY line was a brain fart on my end. The comment you added to the code broke the line and I didn't catch that until later.

