<?xml version="1.0" encoding="iso-8859-9" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Clomosy | Forum : Clomosy Son Sürüm Do-While Hatası</title>
  <link>https://forum.clomosy.com.tr/</link>
  <description><![CDATA[XML içerik linki; Clomosy | Forum : Genel &#304;&#351;lemler : Clomosy Son Sürüm Do-While Hatası]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 04 May 2026 11:24:22 +0000</pubDate>
  <lastBuildDate>Tue, 30 Jul 2024 18:08:28 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.07</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://forum.clomosy.com.tr/RSS_post_feed.asp?TID=772</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Clomosy | Forum]]></title>
   <url>https://forum.clomosy.com.tr/forum_images/logo.png</url>
   <link>https://forum.clomosy.com.tr/</link>
  </image>
  <item>
   <title><![CDATA[Clomosy Son Sürüm Do-While Hatası : Merhaba bu &#351;ekilde kullanabilirsinizvarnum,...]]></title>
   <link>https://forum.clomosy.com.tr/forum_posts.asp?TID=772&amp;PID=1304#1304</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="https://forum.clomosy.com.tr/member_profile.asp?PF=154">oguz22</a><br /><strong>Konu:</strong> 772<br /><strong>Gönderim Zamanı:</strong> 30&nbsp;Temmuz&nbsp;2024 Saat 18:08<br /><br /><div><div>Merhaba bu şekilde kullanabilirsiniz</div><div><br></div><div>var</div><div>&nbsp;num, sqrNum&nbsp; : Integer;</div><div><br></div><div>{</div><div>&nbsp;num= 1;</div><div>&nbsp;sqrNum&nbsp; = num* num;</div><div><br></div><div>&nbsp;Repeat</div><div>&nbsp; &nbsp;ShowMessage(IntToStr(num)+' Karesi = '+IntToStr(sqrNum));</div><div><br></div><div>&nbsp; &nbsp;Inc(num);</div><div><br></div><div>&nbsp; &nbsp;sqrNum = num * num;</div><div>&nbsp;until sqrNum &gt; 100;</div><div>}</div></div>]]>
   </description>
   <pubDate>Tue, 30 Jul 2024 18:08:28 +0000</pubDate>
   <guid isPermaLink="true">https://forum.clomosy.com.tr/forum_posts.asp?TID=772&amp;PID=1304#1304</guid>
  </item> 
  <item>
   <title><![CDATA[Clomosy Son Sürüm Do-While Hatası : Merhabalar,Clomosy&amp;#039;nin en...]]></title>
   <link>https://forum.clomosy.com.tr/forum_posts.asp?TID=772&amp;PID=1303#1303</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="https://forum.clomosy.com.tr/member_profile.asp?PF=207">goktugrlr</a><br /><strong>Konu:</strong> 772<br /><strong>Gönderim Zamanı:</strong> 30&nbsp;Temmuz&nbsp;2024 Saat 18:01<br /><br /><div>Merhabalar,<br></div><div>Clomosy'nin en son sürümünde (Debug Form'lu olan) aşağıdaki do while döngüsünde syntax hatası vermekte. Bir önceki sürümde aynı kodu çalıştırınca sorunsuz bir şekilde çalışıyor.</div><div>Hata verdiği satır do ifadesinin olduğu satır.<br></div><div><br></div><div>void CustBuyPropose;</div>var<br>randomIndex : Integer;<br>{<br>&nbsp; buyPanel.Visible = not buyPanel.Visible;<br><br>&nbsp; do<br>&nbsp;&nbsp; {<br>&nbsp;&nbsp;&nbsp;&nbsp; randomIndex = clMath.GenerateRandom(0, onSaleItemsID.Count);&nbsp;<br>&nbsp;&nbsp; }<br>&nbsp;&nbsp; while (onSaleItemsID.GetItem(randomIndex) == 0);<br>&nbsp; &nbsp;<br>&nbsp;&nbsp; InspectItem(onSaleItemsID.GetItem(randomIndex));<br>&nbsp;&nbsp; ShowMessage('I want to buy ' + tempName);<br><div>}</div><div><br></div><div>Teşekkürler.<br></div>]]>
   </description>
   <pubDate>Tue, 30 Jul 2024 18:01:27 +0000</pubDate>
   <guid isPermaLink="true">https://forum.clomosy.com.tr/forum_posts.asp?TID=772&amp;PID=1303#1303</guid>
  </item> 
 </channel>
</rss>