Nope, as the subject implies, it has to do with V4MD!<br>Please try it and let me know what happens...<br><br><div class="gmail_quote">2010/1/22 Ivan Smahin <span dir="ltr">&lt;<a href="mailto:ivan_smahin@paradigmasoft.com">ivan_smahin@paradigmasoft.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hello Ivan,<br>
<div><div></div><div class="h5"><br>
Friday, January 22, 2010, 2:20:51 PM, you wrote:<br>
<br>
&gt; Hello Panagiotis,<br>
<br>
&gt; Friday, January 15, 2010, 1:59:18 PM, you wrote:<br>
<br>
&gt;&gt; Hello there.<br>
<br>
&gt;&gt; I am using Valentina for Director 11 (PC) and I noticed that when<br>
&gt;&gt; importing text from a Text or VarChar field, Valentina inserts a<br>
&gt;&gt; blank line for every RETURN (paragraph change) there is in the text.<br>
&gt;&gt; This happens both if storing plain text or storing the RTF encoding<br>
&gt;&gt; (which I translate to formatted text with the member(x).rtf command<br>
&gt;&gt; within Director) in VStudio. The problem does NOT happen if I import<br>
&gt;&gt; the text (either txt or rtf) from a text file on my disk drive,<br>
&gt;&gt; using the import button or importFileInto command of Director.<br>
<br>
&gt;&gt; Could you please let me know why this may happen?<br>
<br>
&gt;&gt; Regards,<br>
&gt;&gt; Takis<br>
<br>
&gt; I&#39;m trying to reproduce it and found nothing for now...<br>
<br>
&gt; So I do following:<br>
&gt; Run vStudio and create a new db.<br>
&gt; Then,<br>
<br>
&gt; CREATE TABLE t1 ( f1 long, f2 VarChar(128) );<br>
<br>
&gt; Then I add a single record and fill f2 with such text:<br>
<br>
&gt; Test1<br>
&gt; Test2<br>
&gt; Test3<br>
<br>
<br>
&gt; Then do export to the file - it looks like this:<br>
<br>
&gt; 1       &quot;Test1<br>
&gt; Test2<br>
&gt; Test3<br>
&gt; &quot;<br>
<br>
&gt; After that - create another table for import:<br>
<br>
&gt; CREATE TABLE t2 ( f1 long, f2 VarChar(128) );<br>
<br>
&gt; And do import from file.<br>
&gt; t2 looks like t1 now -<br>
<br>
&gt; Test1<br>
&gt; Test2<br>
&gt; Test3<br>
<br>
&gt; in f2 field.<br>
<br>
</div></div>Sorry - I thought it is related to import/export file feature.<br>
<div><div></div><div class="h5"><br>
<br>
--<br>
Best regards,<br>
Ivan Smahin<br>
Senior Software Engineer<br>
Paradigma Software, Inc<br>
Valentina - The Ultra-Fast Database<br>
<a href="http://www.valentina-db.com" target="_blank">http://www.valentina-db.com</a><br>
<br>
_______________________________________________<br>
Valentina mailing list<br>
<a href="mailto:Valentina@lists.macserve.net">Valentina@lists.macserve.net</a><br>
<a href="http://lists.macserve.net/mailman/listinfo/valentina" target="_blank">http://lists.macserve.net/mailman/listinfo/valentina</a><br>
</div></div></blockquote></div><br>