Hi

Thanks very much for your reply to my previous email.

This is the regex I came up with: (\b[A-Z][:].*.bas\b)|(\b(\d+)\b)

It parses the following line into filename (a BAS file) and the line number:

Error[] F:\Projects\GSM Controller\GSM Controller No WiFi\18F27K40 GSM
Controller No WiFi Only GSM.bas 1431 : Identifier not declared :
sendAndChec1k

It was tested with the website www.regextester.com and I pasted it into the
two mentioned error regular expression fields.

However, I see no difference in the lines in the Compiler tag. The big
thing is by clicking on the line it does not take me to the corresponding
line number.

Sorry for this nuisance request, please assist with some more pointers on
what I am doing wrong to get to be able to click through from the error
message line to the line number in the code.

Thanks very much in advance

Bernard






On Tue, Apr 9, 2019 at 12:22 AM elextr <notifications@github.com> wrote:

> Menu->Build->Set Build Commands->Error Regular Expression two places. See the
> manual
> <https://www.geany.org/manual/current/index.html#build-settings-section>
> for the regular expression use.
>
> —
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub
> <https://github.com/geany/geany/issues/2121#issuecomment-481030030>, or mute
> the thread
> <https://github.com/notifications/unsubscribe-auth/AvICuiacqbZgwBWmg1eyJ03MqV3la8Zuks5ve8ESgaJpZM4ci_bT>
> .
>


--
Bernard Jacobs
bernard.l.jacobs@gmail.com


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.