<div dir="ltr">2018-06-28 18:09 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:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I believe it's called SUBR_print [1]. It's deeply wired into the interpreter<br>...</blockquote><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I don't see how you could modify its implementation without having to ship your<br>
own Gambas to your users. I also think wanting to change the Print instruction<br></blockquote><div>umm i reviewed the code and you have right!<br><br></div><div>so then it's normal that the normal Print does output nothig when used the FAlse variable?<br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
is misguided. Just add a Print() method to your class, which formats it in<br>
whatever fancy way you need, and call that.<br>
<br>
Regards,<br>
Tobi<br>
<br>
[1] <a href="https://gitlab.com/gambas/gambas/blob/master/main/gbx/gbx_subr_file.c#L278" rel="noreferrer" target="_blank">https://gitlab.com/gambas/<wbr>gambas/blob/master/main/gbx/<wbr>gbx_subr_file.c#L278</a><br>
<div class="HOEnZb"><div class="h5"><br>
-- <br>
"There's an old saying: Don't change anything... ever!" -- Mr. Monk<br>
<br>
----[ Gambas mailing-list is hosted by <a href="https://www.hostsharing.net" rel="noreferrer" target="_blank">https://www.hostsharing.net</a> ]----<br>
</div></div></blockquote></div><br></div></div>