<div dir="ltr"><div>How to reproduce the error?</div><div><br></div><div>Jussi<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Oct 2, 2019 at 6:52 PM Rolf-Werner Eilert <<a href="mailto:rwe-sse@osnanet.de">rwe-sse@osnanet.de</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">When I make a pure Gambas script starting with<br>
<br>
#!/usr/bin/env gbs3<br>
<br>
in a text file, make it executable and start it, when there is an error, <br>
sometimes there will be the whole source text printed in the terminal <br>
followed by an error message.<br>
<br>
This is not true for all errors, some produce an error message only.<br>
<br>
My guess is that when a logical error is detected (e. g. I had forgotten <br>
a quote sign, and the interpreter could not make a rhyme of my comment), <br>
it will list the whole script followed by some error message which is <br>
completely misleading.<br>
<br>
When a runtime error occurs (like "file not found"), it will print this <br>
error message only.<br>
<br>
Is it a bug or a feature?<br>
<br>
Regards<br>
Rolf<br>
<br>
----[ Gambas mailing-list is hosted by <a href="https://www.hostsharing.net" rel="noreferrer" target="_blank">https://www.hostsharing.net</a> ]----<br>
</blockquote></div>