A peculiar bug with Tab & Using
#3
(10-15-2022, 01:31 PM)SMcNeill Wrote: I can confirm this behavior.  Try the simple code below:

Code: (Select All)
? tab(4) using "###"; foo 

Hit ENTER and watch as the auto-formatter tosses out the messed up line of junk:

Code: (Select All)
Print Tab(4)using Using "###"; foo

The end-user fix here is for the user to make certain that they use a semi-colon after the TAB, but the IDE isn't catching that error (usually it auto inserts the semicolons into a PRINT statement as needed).  Something is just slightly off between the TAB and the auto-semicolon insertion routine.

Must be still connected to this one https://qb64forum.alephc.xyz/index.php?t...#msg101641

However, that particular problem was fixed shortly after by Fellippe, either it returned (did not check the examples in that post) or it's at least something similar.

EDIT:
Just see that post states that there was another TAB issue fixed, maybe this is some mutual exclusive thing, fixing the first TAB issue caused the issue in that post and fixing that one re-introduced the original TAB issue Huh
Reply


Messages In This Thread
A peculiar bug with Tab & Using - by Kernelpanic - 10-15-2022, 01:23 PM
RE: A peculiar bug with Tab & Using - by SMcNeill - 10-15-2022, 01:31 PM
RE: A peculiar bug with Tab & Using - by RhoSigma - 10-15-2022, 03:29 PM
RE: A peculiar bug with Tab & Using - by Pete - 10-15-2022, 04:19 PM



Users browsing this thread: 4 Guest(s)