Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
A Perplexing Issue
#2
My first guess is that you may have a _DISPLAY statement somewhere else in your code affecting screen output. Try placing an _AUTODISPLAY command where you have INPUT n. If this is the case then the INPUT statement is somehow over-riding this and may need to be looked into (a bug?).
New to QB64pe? Visit the QB64 tutorial to get started.
QB64 Tutorial
Reply


Messages In This Thread
A Perplexing Issue - by NakedApe - 08-03-2023, 03:47 PM
RE: A Perplexing Issue - by TerryRitchie - 08-03-2023, 04:53 PM
RE: A Perplexing Issue - by NakedApe - 08-03-2023, 05:13 PM
RE: A Perplexing Issue - by TerryRitchie - 08-03-2023, 05:52 PM
RE: A Perplexing Issue - by NakedApe - 08-03-2023, 06:06 PM
RE: A Perplexing Issue - by OldMoses - 08-04-2023, 06:21 PM



Users browsing this thread: 1 Guest(s)