<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>2 Sep 2015 18:11:00 Z</lastBuildDate><pubDate>2 Sep 2015 15:48:00 Z</pubDate><description>I am working on table with break.&#13;
I have two breaks. When I update the table, it will cause error info as you can see in the attachment.&#13;
When I click Debug, it will point to TableBreakSubscript function in the "Displaying a row of BRK_BreakFooter2" block code.&#13;
&#13;
Here is more error information:&#13;
Error at line 2 of Displaying a row of BRK_BreakFooter2 ( TABLE_TimeCardWeekly ) process.&#13;
TableBreakSubscript function called.&#13;
Empty list.&#13;
No valid subscript for control TABLE_TimeCardWeekly.&#13;
(Specified subscript: 8).&#13;
&#13;
----- Technical Information -----&#13;
&#13;
Project : GrowProElite&#13;
&#13;
WL call:&#13;
Process of 'Displaying a row of BRK_BreakFooter2 ( TABLE_TimeCardWeekly )' (WIN_Table_TimeClock.TABLE_TimeCardWeekly.BRK_BreakFooter2), line 2, thread 0&#13;
'TableBreakSubscript' function, syntax 0&#13;
&#13;
What happened?&#13;
Empty list.&#13;
No valid subscript for control TABLE_TimeCardWeekly.&#13;
(Specified subscript: 8).&#13;
&#13;
Error code: 10060&#13;
Level: fatal error (EL_FATAL)&#13;
&#13;
Dump of the error of 'wd200obj.dll' module (20.0.327.5).&#13;
Identifier of detailed information (.err): 10060&#13;
Debugging information:&#13;
Fonction (1,392)&#13;
Additional Information:&#13;
EIT_PILEWL :&#13;
Displaying a row of BRK_BreakFooter2 ( TABLE_TimeCardWeekly ) (WIN_Table_TimeClock.TABLE_TimeCardWeekly.BRK_BreakFooter2), line 2&#13;
Initializing TABLE_TimeCardWeekly (WIN_Table_TimeClock.TABLE_TimeCardWeekly), line 6&#13;
Exit from COL_Out1 ( TABLE_TimeCardWeekly ) (WIN_Table_TimeClock.TABLE_TimeCardWeekly.COL_Out1), line 51&#13;
EIT_DATEHEURE : 02/09/2015 08:35:32&#13;
&#13;
Help&#13;
&#13;
-Check whether the list or combo is not empty.&#13;
&#13;
&#13;
&#13;
&#13;
Here is my code:&#13;
IF TableBreakSubscript(BRK_BreakFooter2) &lt;&gt; 0 THEN&#13;
nSubscriptFooter2 = TableBreakSubscript(BRK_BreakFooter2)&#13;
&#13;
ELSE&#13;
Error("Unable to find subscript of BRK_BreakFooter2 " + HErrorInfo())&#13;
END&#13;
&#13;
Any suggestions?&#13;
[attachment 1678 Errortablebreak.PNG]</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53822-error-about-table-with-break-footer-function-tablebreaksubscript/read.awp</link><title>Error about table with break footer (function TableBreakSubscript)</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/53822-error-about-table-with-break-footer-function-tablebreaksubscript-53831/read.awp</comments><pubDate>2 Sep 2015 18:11:00 Z</pubDate><description>Stefan,&#13;
I think you are right, I test it. When the error happened, the table is empty.&#13;
I don't know why it doesn't bring in da…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53822-error-about-table-with-break-footer-function-tablebreaksubscript-53831/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53822-error-about-table-with-break-footer-function-tablebreaksubscript-53831/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53822-error-about-table-with-break-footer-function-tablebreaksubscript/read.awp">Error about table with break footer (function TableBreakSubscript)</source><title>Re: Error about table with break footer (function TableBreakSubscript)</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53822-error-about-table-with-break-footer-function-tablebreaksubscript-53826/read.awp</comments><pubDate>2 Sep 2015 17:25:00 Z</pubDate><description>This error only happen some times. Maybe less than 10%.&#13;
That is why it confused me so much.&#13;
&#13;
I use TableAddLine() to fill the…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53822-error-about-table-with-break-footer-function-tablebreaksubscript-53826/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53822-error-about-table-with-break-footer-function-tablebreaksubscript-53826/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53822-error-about-table-with-break-footer-function-tablebreaksubscript/read.awp">Error about table with break footer (function TableBreakSubscript)</source><title>Re: Error about table with break footer (function TableBreakSubscript)</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53822-error-about-table-with-break-footer-function-tablebreaksubscript-53824/read.awp</comments><pubDate>2 Sep 2015 16:53:00 Z</pubDate><description>If you're displaying a break the table should already be initialized right? And the function should return 0 if an error occurre…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53822-error-about-table-with-break-footer-function-tablebreaksubscript-53824/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53822-error-about-table-with-break-footer-function-tablebreaksubscript-53824/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53822-error-about-table-with-break-footer-function-tablebreaksubscript/read.awp">Error about table with break footer (function TableBreakSubscript)</source><title>Re: Error about table with break footer (function TableBreakSubscript)</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53822-error-about-table-with-break-footer-function-tablebreaksubscript-53823/read.awp</comments><pubDate>2 Sep 2015 16:45:00 Z</pubDate><description>Hi Bruce,&#13;
&#13;
it looks like the table is empty yet, on the moment TableBreakSubscript() is called.&#13;
Is the function called AFTER …</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53822-error-about-table-with-break-footer-function-tablebreaksubscript-53823/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53822-error-about-table-with-break-footer-function-tablebreaksubscript-53823/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53822-error-about-table-with-break-footer-function-tablebreaksubscript/read.awp">Error about table with break footer (function TableBreakSubscript)</source><title>Re: Error about table with break footer (function TableBreakSubscript)</title></item></channel></rss>
