Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
IDE - just a thought on Next and Out of Subscript
#13
I see - so the IDE can't sniff out the "out of range" error, it's only caught by the EXE run. The IDE and EXE must have the same copy of the program. I totally understand, if you run the EXE on a computer which does not have the QB64 program, then it can't possible move the cursor in the IDE to the offending line it has just identified but if the IDE and EXE both reside together during the creation of the program, is there not a shadowing movement of the cursor in the IDE to follow the line pointer in the EXE? I guess that presupposes that the EXE would know when it stands alone or in concert with the IDE code. We'll maybe a job for ChatGPT.

And on the other matter of NEXT + the name of the variable control. Is something like that possible or undesirable ?
Reply


Messages In This Thread
RE: IDE - just a thought on Next and Out of Subscript - by Dimster - 05-14-2023, 09:16 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Thought I would share something interesting doppler 8 651 02-22-2026, 08:59 PM
Last Post: yaoiniymalchik
  IDE suggestions / editor questions madscijr 14 2,380 05-01-2025, 12:56 PM
Last Post: madscijr
  IDE almost flatlines 4 of 4 cpus - linux - any cure? desA 5 1,073 07-28-2024, 02:49 PM
Last Post: bplus
  An interesing thought doppler 13 2,420 07-26-2024, 02:47 PM
Last Post: DSMan195276
  Viewing SUBs in IDE TerryRitchie 0 480 05-27-2024, 06:24 PM
Last Post: TerryRitchie

Forum Jump:


Users browsing this thread: 1 Guest(s)