<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.method.me/cs/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Method:Classic General Q&amp;amp;A</title><link>http://forums.method.me/cs/forums/13.aspx</link><description>Ask technical support questions, how do I? Questions... Or anything else you want to know from the Method Team and other Method users.</description><dc:language>en</dc:language><generator>CommunityServer 2007.1 SP2 (Build: 31113.47)</generator><item><title>Re: Is there a way to do a for loop (predetermined number) instead of looping through table or grid</title><link>http://forums.method.me/cs/forums/thread/12761.aspx</link><pubDate>Fri, 15 Jun 2012 03:23:13 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:12761</guid><dc:creator>Blake C</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/12761.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=12761</wfw:commentRss><description>&lt;p&gt;Nevermind...found out I can loop thru a table using &amp;#39;Build Selection List&amp;#39; and use the list of IDs I built to specify my loop set.&lt;/p&gt;
&lt;p&gt;Thx&lt;/p&gt;</description></item><item><title>Re: Is there a way to do a for loop (predetermined number) instead of looping through table or grid</title><link>http://forums.method.me/cs/forums/thread/12760.aspx</link><pubDate>Fri, 15 Jun 2012 03:11:33 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:12760</guid><dc:creator>Blake C</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/12760.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=12760</wfw:commentRss><description>&lt;p&gt;Was this &amp;#39;loop through selection list&amp;#39; implemented? I&amp;#39;m not finding anything...am I missing something?&lt;/p&gt;
&lt;p&gt;Thx&lt;/p&gt;</description></item><item><title>Re: Is there a way to do a for loop (predetermined number) instead of looping through table or grid</title><link>http://forums.method.me/cs/forums/thread/3439.aspx</link><pubDate>Sat, 11 Sep 2010 01:11:42 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:3439</guid><dc:creator>Method_Paul</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/3439.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=3439</wfw:commentRss><description>&lt;p&gt;Seny -&lt;/p&gt;
&lt;p&gt;No, there&amp;#39;s not.&amp;nbsp;&amp;nbsp;Though, I don&amp;#39;t think you&amp;#39;d want to show popup 5 times :).&lt;/p&gt;
&lt;p&gt;What&amp;#39;s planned is a loop through a selection list.&amp;nbsp; So if you supplied 1,2,3,4,5 it would loop through 5 times and have the current value available as an action result.&amp;nbsp; This is&amp;nbsp;coming soon (within the next month or two) since we need it ourselves to take the mapping out of beta (we need it to get&amp;nbsp;back an array of optimized routed addresses, and then process them in the new optimized order).&lt;/p&gt;
&lt;p&gt;For now, if you had a special table you setup&amp;nbsp;called &amp;quot;TempIDTable&amp;quot; where you setup 5 records, you could still&amp;nbsp;accomplish what you need by using the &amp;quot;Start loop through table&amp;quot;.....&amp;quot;End Loop Through Table&amp;quot; actions&amp;nbsp;and looping through those 5 records.&lt;/p&gt;
&lt;p&gt;Paul&amp;nbsp;&lt;/p&gt;</description></item><item><title>Is there a way to do a for loop (predetermined number) instead of looping through table or grid</title><link>http://forums.method.me/cs/forums/thread/3434.aspx</link><pubDate>Fri, 10 Sep 2010 17:58:10 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:3434</guid><dc:creator>seny</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/3434.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=3434</wfw:commentRss><description>&lt;p&gt;Can I do I a simple for loop in the actions?&lt;/p&gt;
&lt;p&gt;ex.&amp;nbsp; for(int i=0; i&amp;lt;5;i++)&lt;/p&gt;
&lt;p&gt;{&lt;/p&gt;
&lt;p&gt;Show popup screen;&lt;/p&gt;
&lt;p&gt;}&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;</description></item></channel></rss>