[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: problems with some 'End' marks
[Thread Prev] | [Thread Next]
- Subject: Re: problems with some 'End' marks
- From: Bruce Steers <bsteers4@xxxxxxxxx>
- Date: Fri, 28 Mar 2025 23:57:26 +0000
- To: user@xxxxxxxxxxxxxxxxxxxxxx
Another hint.. hitting Ctrl+Shift+T on a document will auto-format (tidy) the code and should fix any End issues for you in the active document, BruceS On Fri, 28 Mar 2025 at 21:56, Bruce Steers <bsteers4@xxxxxxxxx> wrote: > There was a recent commit that raises an error if the word End is not at > the beginning of a line. > > https://gitlab.com/gambas/gambas/-/commit/7a1994cc296ed17bab326faffeb1249c39e3e650 > > Ensure there are no spaces before the 'End' word > > Respects > BruceS > > > On Fri, 28 Mar 2025 at 21:37, Charlie Reinl <Karl.Reinl@xxxxxxxxxx> wrote: > >> Salut, >> >> had an git - update >> from 52e49432e7e533cb47bb7293493087126506a981 >> to 0d950002f92f1f4c20c097265c6305d8c905cbd >> >> when opened an older project, had problems with some 'End' marks >> >> Any hints >> -- >> Amicalement >> Charlie >> >> >>
Re: problems with some 'End' marks | BB <adamnt42@xxxxxxxxx> |
problems with some 'End' marks | Charlie Reinl <Karl.Reinl@xxxxxxxxxx> |
Re: problems with some 'End' marks | Bruce Steers <bsteers4@xxxxxxxxx> |