<p dir="ltr">Thanks for all<br>
Getting time i will do a Lazarus extension</p>
<p dir="ltr">Luiz</p>
<div class="gmail_quote">Em 3 de fev de 2016 03:13, "Martin Schreiber" <<a href="mailto:mse00000@gmail.com">mse00000@gmail.com</a>> escreveu:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Tuesday 02 February 2016 22:33:56 Luiz Americo Pereira Camara wrote:<br>
> Hi is there any tool for Lazarus to convert a multi line text (xml snipet,<br>
> SQL) to a string constant?<br>
><br>
In MSEide select the text in source editor, RightClick-'Convert to Pascal<br>
string'. Code is here:<br>
<a href="https://gitlab.com/mseide-msegui/mseide-msegui/raw/master/lib/common/kernel/mseformatstr.pas" rel="noreferrer" target="_blank">https://gitlab.com/mseide-msegui/mseide-msegui/raw/master/lib/common/kernel/mseformatstr.pas</a><br>
Function "stringtopascalstring()".<br>
<br>
Martin<br>
<br>
--<br>
_______________________________________________<br>
Lazarus mailing list<br>
<a href="mailto:Lazarus@lists.lazarus.freepascal.org">Lazarus@lists.lazarus.freepascal.org</a><br>
<a href="http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus" rel="noreferrer" target="_blank">http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus</a><br>
</blockquote></div>