<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>28 Oct 2015 19:49:03 Z</lastBuildDate><pubDate>6 Oct 2015 12:01:00 Z</pubDate><description>Hi,&#13;
&#13;
for some reasons I need a generic "tableaddline". In the notes section of the table columns I save the content at design time. Like:&#13;
&#13;
content=myarray[1].name&#13;
&#13;
another column:&#13;
&#13;
content=myarray[1].age&#13;
&#13;
A program reads the notes and build a string like&#13;
&#13;
MyTableladdlinestring="myarray[1].name,myarray[1].age"&#13;
&#13;
and final&#13;
&#13;
tableaddline(mytable,mytableaddlinestring)&#13;
&#13;
But it doesn´t work because it shows the complete "mytableaddlinestring" in column1 .&#13;
&#13;
I need any indirection ... but I have no idea :confused:</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54324-wd20-generic-tableaddline/read.awp</link><title>[WD20] Generic tableaddline</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>PETR_K</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54324-wd20-generic-tableaddline-54698/read.awp</comments><pubDate>28 Oct 2015 19:49:03 Z</pubDate><description>Hi Michael,&#13;
&#13;
did you solve it? I am working now on something similar. As far I was using TableAdd instead of TableAddLine and …</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54324-wd20-generic-tableaddline-54698/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54324-wd20-generic-tableaddline-54698/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54324-wd20-generic-tableaddline/read.awp">[WD20] Generic tableaddline</source><title>Re: [WD20] Generic tableaddline</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54324-wd20-generic-tableaddline-54348/read.awp</comments><pubDate>7 Oct 2015 09:56:00 Z</pubDate><description>Hi Bart,&#13;
&#13;
its a Treeviewtable and I need to define the first Column with the result of the file1 (as master) and also as child…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54324-wd20-generic-tableaddline-54348/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54324-wd20-generic-tableaddline-54348/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54324-wd20-generic-tableaddline/read.awp">[WD20] Generic tableaddline</source><title>Re: [WD20] Generic tableaddline</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54324-wd20-generic-tableaddline-54347/read.awp</comments><pubDate>7 Oct 2015 09:47:00 Z</pubDate><description>Hi,&#13;
&#13;
A different approach may be to define an array of structure and use this array as a datasource for your table&#13;
&#13;
You can …</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54324-wd20-generic-tableaddline-54347/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54324-wd20-generic-tableaddline-54347/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54324-wd20-generic-tableaddline/read.awp">[WD20] Generic tableaddline</source><title>Re: [WD20] Generic tableaddline</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54324-wd20-generic-tableaddline-54339/read.awp</comments><pubDate>6 Oct 2015 21:56:00 Z</pubDate><description>Hi Piet,&#13;
&#13;
yes, I do something similar.&#13;
&#13;
The Problem is here&#13;
&#13;
Table[nLine,nCol]=Extractstring,MyTableAddLineString,nCol,Sep…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54324-wd20-generic-tableaddline-54339/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54324-wd20-generic-tableaddline-54339/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54324-wd20-generic-tableaddline/read.awp">[WD20] Generic tableaddline</source><title>Re: [WD20] Generic tableaddline</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54324-wd20-generic-tableaddline-54338/read.awp</comments><pubDate>6 Oct 2015 21:52:00 Z</pubDate><description>Hi Stefan+Bart,&#13;
&#13;
Yes, I tried this hours ago.&#13;
&#13;
It works, but executeCode() fills only the first element of my array in all t…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54324-wd20-generic-tableaddline-54338/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54324-wd20-generic-tableaddline-54338/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54324-wd20-generic-tableaddline/read.awp">[WD20] Generic tableaddline</source><title>Re: [WD20] Generic tableaddline</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54324-wd20-generic-tableaddline-54337/read.awp</comments><pubDate>6 Oct 2015 21:52:00 Z</pubDate><description>Hi Michael,&#13;
&#13;
Perhaps something like this:&#13;
TableAddline(MyTable) //add empty line&#13;
nLine is int=Tablecount(MyTable) //get row …</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54324-wd20-generic-tableaddline-54337/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54324-wd20-generic-tableaddline-54337/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54324-wd20-generic-tableaddline/read.awp">[WD20] Generic tableaddline</source><title>Re: [WD20] Generic tableaddline</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54324-wd20-generic-tableaddline-54336/read.awp</comments><pubDate>6 Oct 2015 21:48:00 Z</pubDate><description>Hi,&#13;
&#13;
I agree with Stefan, and I would try with ExecuteCode:&#13;
&#13;
sName is string = "John"&#13;
nAge is int = 21&#13;
sCode is string&#13;
&#13;
…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54324-wd20-generic-tableaddline-54336/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54324-wd20-generic-tableaddline-54336/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54324-wd20-generic-tableaddline/read.awp">[WD20] Generic tableaddline</source><title>Re: [WD20] Generic tableaddline</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54324-wd20-generic-tableaddline-54335/read.awp</comments><pubDate>6 Oct 2015 19:59:00 Z</pubDate><description>Hi Michael,&#13;
&#13;
may be, you can build the string like you do now and execute it by using Compile() or ExecuteCode() ?</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54324-wd20-generic-tableaddline-54335/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54324-wd20-generic-tableaddline-54335/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54324-wd20-generic-tableaddline/read.awp">[WD20] Generic tableaddline</source><title>Re: [WD20] Generic tableaddline</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54324-wd20-generic-tableaddline-54333/read.awp</comments><pubDate>6 Oct 2015 17:51:00 Z</pubDate><description>Hi Fabrice,&#13;
&#13;
works not really. And I can´t be sure that no TABs in my fields.&#13;
&#13;
It´s pity, I have a large treeviewtable and I…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54324-wd20-generic-tableaddline-54333/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54324-wd20-generic-tableaddline-54333/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54324-wd20-generic-tableaddline/read.awp">[WD20] Generic tableaddline</source><title>Re: [WD20] Generic tableaddline</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54324-wd20-generic-tableaddline-54327/read.awp</comments><pubDate>6 Oct 2015 12:16:00 Z</pubDate><description>Hi Michael&#13;
&#13;
to do that, you need to:&#13;
- make sure that none of your variable contains a TAB&#13;
- build your string as you are do…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54324-wd20-generic-tableaddline-54327/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54324-wd20-generic-tableaddline-54327/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54324-wd20-generic-tableaddline/read.awp">[WD20] Generic tableaddline</source><title>Re: [WD20] Generic tableaddline</title></item></channel></rss>
