Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
An IDE anomoly detected
#1
I happen to be writing a new section for the tutorial that highlights the use of the IDE and as such I am paying close attention to the IDE output screens.

I noticed something odd. Type the following line of code into the IDE and then press ENTER:

FOR x% = 1 TO 10

The IDE is reporting the line of code as an error as it should "FOR without NEXT" in the status window. However the second line in the Status window is a bit strange:

"Caused by (or after): SUB VWATCH ( )"

Is the second line reporting correctly?
New to QB64pe? Visit the QB64 tutorial to get started.
QB64 Tutorial
Reply


Messages In This Thread
An IDE anomoly detected - by TerryRitchie - 04-29-2024, 01:51 PM
RE: An IDE anomoly detected - by bplus - 04-29-2024, 04:22 PM
RE: An IDE anomoly detected - by FellippeHeitor - 04-29-2024, 04:53 PM
RE: An IDE anomoly detected - by TerryRitchie - 04-29-2024, 06:21 PM
RE: An IDE anomoly detected - by SMcNeill - 04-29-2024, 06:51 PM



Users browsing this thread: 1 Guest(s)