Hi<br>
<br>
Thanks very much for your reply to my previous email.<br>
<br>
This is the regex I came up with: (\b[A-Z][:].*.bas\b)|(\b(\d+)\b)<br>
<br>
It parses the following line into filename (a BAS file) and the line number:<br>
<br>
Error[] F:\Projects\GSM Controller\GSM Controller No WiFi\18F27K40 GSM<br>
Controller No WiFi Only GSM.bas 1431 : Identifier not declared :<br>
sendAndChec1k<br>
<br>
It was tested with the website www.regextester.com and I pasted it into the<br>
two mentioned error regular expression fields.<br>
<br>
However, I see no difference in the lines in the Compiler tag. The big<br>
thing is by clicking on the line it does not take me to the corresponding<br>
line number.<br>
<br>
Sorry for this nuisance request, please assist with some more pointers on<br>
what I am doing wrong to get to be able to click through from the error<br>
message line to the line number in the code.<br>
<br>
Thanks very much in advance<br>
<br>
Bernard<br>
<br>
<br>
<br>
<br>
<br>
<br>
On Tue, Apr 9, 2019 at 12:22 AM elextr <notifications@github.com> wrote:<br>
<br>
> Menu->Build->Set Build Commands->Error Regular Expression two places. See the<br>
> manual<br>
> <https://www.geany.org/manual/current/index.html#build-settings-section><br>
> for the regular expression use.<br>
><br>
> —<br>
> You are receiving this because you authored the thread.<br>
> Reply to this email directly, view it on GitHub<br>
> <https://github.com/geany/geany/issues/2121#issuecomment-481030030>, or mute<br>
> the thread<br>
> <https://github.com/notifications/unsubscribe-auth/AvICuiacqbZgwBWmg1eyJ03MqV3la8Zuks5ve8ESgaJpZM4ci_bT><br>
> .<br>
><br>
<br>
<br>
-- <br>
Bernard Jacobs<br>
bernard.l.jacobs@gmail.com<br>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany/issues/2121#issuecomment-481764525">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABDrJ20_PXlLeGVXfSnsPepUuBtJyznvks5vfhHKgaJpZM4ci_bT">mute the thread</a>.<img src="https://github.com/notifications/beacon/ABDrJ0PMjiCwmuclrjBe1G5H3CL7XaYiks5vfhHKgaJpZM4ci_bT.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/geany/geany","title":"geany/geany","subtitle":"GitHub repository","main_image_url":"https://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/geany/geany"}},"updates":{"snippets":[{"icon":"PERSON","message":"@bernardlj in #2121: Hi\n\nThanks very much for your reply to my previous email.\n\nThis is the regex I came up with: (\\b[A-Z][:].*.bas\\b)|(\\b(\\d+)\\b)\n\nIt parses the following line into filename (a BAS file) and the line number:\n\nError[] F:\\Projects\\GSM Controller\\GSM Controller No WiFi\\18F27K40 GSM\nController No WiFi Only GSM.bas 1431 : Identifier not declared :\nsendAndChec1k\n\nIt was tested with the website www.regextester.com and I pasted it into the\ntwo mentioned error regular expression fields.\n\nHowever, I see no difference in the lines in the Compiler tag. The big\nthing is by clicking on the line it does not take me to the corresponding\nline number.\n\nSorry for this nuisance request, please assist with some more pointers on\nwhat I am doing wrong to get to be able to click through from the error\nmessage line to the line number in the code.\n\nThanks very much in advance\n\nBernard\n\n\n\n\n\n\nOn Tue, Apr 9, 2019 at 12:22 AM elextr \u003cnotifications@github.com\u003e wrote:\n\n\u003e Menu-\u003eBuild-\u003eSet Build Commands-\u003eError Regular Expression two places. See the\n\u003e manual\n\u003e \u003chttps://www.geany.org/manual/current/index.html#build-settings-section\u003e\n\u003e for the regular expression use.\n\u003e\n\u003e —\n\u003e You are receiving this because you authored the thread.\n\u003e Reply to this email directly, view it on GitHub\n\u003e \u003chttps://github.com/geany/geany/issues/2121#issuecomment-481030030\u003e, or mute\n\u003e the thread\n\u003e \u003chttps://github.com/notifications/unsubscribe-auth/AvICuiacqbZgwBWmg1eyJ03MqV3la8Zuks5ve8ESgaJpZM4ci_bT\u003e\n\u003e .\n\u003e\n\n\n-- \nBernard Jacobs\nbernard.l.jacobs@gmail.com\n"}],"action":{"name":"View Issue","url":"https://github.com/geany/geany/issues/2121#issuecomment-481764525"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/issues/2121#issuecomment-481764525",
"url": "https://github.com/geany/geany/issues/2121#issuecomment-481764525",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>