<div dir="ltr">2018-06-29 15:59 GMT-04:00 Tobias Boege <span dir="ltr"><<a href="mailto:taboege@gmail.com" target="_blank">taboege@gmail.com</a>></span>:<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Please test the script I attach so we can see if the behaviour has changed<br>
between your Gambas and mine. I just did a `git log --grep print -i v3.9.0.. -- main`<br>
and couldn't find any mention of PRINT having changed. Also notice that the<br>
PRINT documentation says:<br>
<br>
  The expressions are converted to strings by the Str$ function.<br>
<br>
That wiki page doesn't even have a "historic" button, so it wasn't changed<br>
in a very long time, at least since 2014 apparently [ because the Language<br>
Overview has historic records of 2014 ].<br>
<br>
The expected output is this:<br>
<br>
  $ ./false.gbs3<br>
   y este <a href="mailto:email@mail.com">email@mail.com</a><br>
  False y este <a href="mailto:email@mail.com">email@mail.com</a><br>
   y este T<br>
  False y este True<br>
  False y este True<br></blockquote><div>output said and seems as xpected! as can see, got "T" on second line, and empty not very usefully for me!<br><br></div><div>of course i can use Print "aa" ;; var;; "bbb" but this make not portable between others coders!<br><br></div><div>this are my output :<br></div><div><br>remoto@sysanydesktop0:~/Descargas$ gbs3 false.gbs3 <br> y este <a href="mailto:email@mail.com">email@mail.com</a><br>False y este <a href="mailto:email@mail.com">email@mail.com</a><br> y este T<br>False y este True<br>False y este True<br>remoto@sysanydesktop0:~/Descargas$ <br><br> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
Regards,<br>
Tobi<br>
<div class="gmail-HOEnZb"><div class="gmail-h5"><br>
-- <br>
"There's an old saying: Don't change anything... ever!" -- Mr. Monk<br>
</div></div><br><br>
----[ Gambas mailing-list is hosted by <a href="https://www.hostsharing.net" rel="noreferrer" target="_blank">https://www.hostsharing.net</a> ]----<br>
<br></blockquote></div><br></div></div>