<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>4 Oct 2015 04:28:00 Z</lastBuildDate><pubDate>2 Oct 2015 11:31:00 Z</pubDate><description>Hi All,&#13;
&#13;
I have two type of Window called WIN_Purchase and WIN_Stock.&#13;
&#13;
And i use this coding like this :&#13;
&#13;
FOR EACH ROW OF TABLE_COGS_1stRC&#13;
&#13;
TableAddLine(Table_InvoiceLineRC,COL_sItemRef,...)&#13;
&#13;
FOR EACH ROW OF Table_InvoiceLineRC&#13;
&#13;
HReadSeekFirst(StockRLine,sItemRef,TABLE_InvoiceLineRC.COL_sItemRef)&#13;
IF HFound(StockRLine) THEN&#13;
IF StockRLine.nBalStockR &gt; 0.000001 THEN&#13;
TableAddLine(TABLE_COGSRC,StockRLine.cCost,...)&#13;
END&#13;
END&#13;
&#13;
END&#13;
&#13;
END&#13;
&#13;
For WIN_Purchase is no problem. But for WIN_Stock always give not consistent value.&#13;
&#13;
So the TABLE_COGSRC is empty event in data file of the StockRLine.nBalStockR have a value.&#13;
&#13;
StockRLine.nBalStockR is a Numeric/Decimal = 0.000000&#13;
&#13;
I was write back the coding, create back the query, delete and rebuild the data file, recreate all button, recreate the table, and recreate the procedure but it still show wrong value.&#13;
&#13;
Is it a bug for the WIN_Stock? Should i recreate the WIN_Stock from scratch? :(&#13;
&#13;
Thanks a lot.&#13;
&#13;
Regards,&#13;
Mujahid</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54280-wd19-data-file-not-appear-right-value/read.awp</link><title>[WD19] Data file not appear right value</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54280-wd19-data-file-not-appear-right-value-54286/read.awp</comments><pubDate>4 Oct 2015 04:28:00 Z</pubDate><description>Hi Piet,&#13;
&#13;
Yes all table is filled by programming and i also was recreate all the table. But still same issue.&#13;
&#13;
Thanks a lot.…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54280-wd19-data-file-not-appear-right-value-54286/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54280-wd19-data-file-not-appear-right-value-54286/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54280-wd19-data-file-not-appear-right-value/read.awp">[WD19] Data file not appear right value</source><title>Re: [WD19] Data file not appear right value</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54280-wd19-data-file-not-appear-right-value-54284/read.awp</comments><pubDate>3 Oct 2015 11:33:00 Z</pubDate><description>Hi Mujahid,&#13;
&#13;
Perhaps the table has a data source defined, check if the table is defined to be filled by programming.&#13;
&#13;
Regard…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54280-wd19-data-file-not-appear-right-value-54284/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54280-wd19-data-file-not-appear-right-value-54284/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54280-wd19-data-file-not-appear-right-value/read.awp">[WD19] Data file not appear right value</source><title>Re: [WD19] Data file not appear right value</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54280-wd19-data-file-not-appear-right-value-54283/read.awp</comments><pubDate>3 Oct 2015 04:13:00 Z</pubDate><description>Hi All,&#13;
&#13;
IT IS SOLVED.&#13;
&#13;
Im using direct coding like this.&#13;
&#13;
FOR EACH ROW OF TABLE_COGS_1stRC&#13;
&#13;
TableAddLine(Table_InvoiceL…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54280-wd19-data-file-not-appear-right-value-54283/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54280-wd19-data-file-not-appear-right-value-54283/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54280-wd19-data-file-not-appear-right-value/read.awp">[WD19] Data file not appear right value</source><title>Re: [WD19] Data file not appear right value</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54280-wd19-data-file-not-appear-right-value-54282/read.awp</comments><pubDate>2 Oct 2015 13:03:00 Z</pubDate><description>Hi Mr Fabrice,&#13;
&#13;
Thanks for your response. :)&#13;
&#13;
The above coding and the query also give same not consistent value.&#13;
&#13;
If the …</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54280-wd19-data-file-not-appear-right-value-54282/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54280-wd19-data-file-not-appear-right-value-54282/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54280-wd19-data-file-not-appear-right-value/read.awp">[WD19] Data file not appear right value</source><title>Re: [WD19] Data file not appear right value</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54280-wd19-data-file-not-appear-right-value-54281/read.awp</comments><pubDate>2 Oct 2015 11:41:00 Z</pubDate><description>Hi&#13;
&#13;
What QUERY? You are not showing us any code related to a query&#13;
&#13;
Best regards</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54280-wd19-data-file-not-appear-right-value-54281/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54280-wd19-data-file-not-appear-right-value-54281/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54280-wd19-data-file-not-appear-right-value/read.awp">[WD19] Data file not appear right value</source><title>Re: [WD19] Data file not appear right value</title></item></channel></rss>
