<?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 : Kod hatası çözememe</title>
  <link>https://forum.clomosy.com.tr/</link>
  <description><![CDATA[XML içerik linki; Clomosy | Forum : TclForm Olu&#351;turma : Kod hatası çözememe]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 01 May 2026 22:52:21 +0000</pubDate>
  <lastBuildDate>Thu, 22 May 2025 00:25:27 +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=1019</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[Kod hatası çözememe : Merhaba Nida,For d&#246;ng&#252;s&#252; kullan&#305;m&#305;nda...]]></title>
   <link>https://forum.clomosy.com.tr/forum_posts.asp?TID=1019&amp;PID=2037#2037</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="https://forum.clomosy.com.tr/member_profile.asp?PF=261">Harun.krks</a><br /><strong>Konu:</strong> 1019<br /><strong>Gönderim Zamanı:</strong> 22&nbsp;Mayıs&nbsp;2025 Saat 00:25<br /><br />Merhaba Nida,<div><br></div><div>For döngüsü kullanımında bir hata alıyorsun syntax yapısından dolayı.</div><div><br></div><div>Clomosy'de kullanım örneği için link bırakıyorum</div><div><br></div><div><a href="https://www.docs.clomosy.com/Loops" target="_blank" rel="nofollow">https://www.docs.clomosy.com/Loops</a></div>]]>
   </description>
   <pubDate>Thu, 22 May 2025 00:25:27 +0000</pubDate>
   <guid isPermaLink="true">https://forum.clomosy.com.tr/forum_posts.asp?TID=1019&amp;PID=2037#2037</guid>
  </item> 
  <item>
   <title><![CDATA[Kod hatası çözememe : Burda o kadar u&#287;ra&#351;t&#305;&#287;&#305;m halde...]]></title>
   <link>https://forum.clomosy.com.tr/forum_posts.asp?TID=1019&amp;PID=2031#2031</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="https://forum.clomosy.com.tr/member_profile.asp?PF=284">Nida Güvercin</a><br /><strong>Konu:</strong> 1019<br /><strong>Gönderim Zamanı:</strong> 21&nbsp;Mayıs&nbsp;2025 Saat 21:04<br /><br /><div>Burda o kadar uğraştığım halde hatayı çözemedim.&nbsp;</div><div>Hata kodu:15.13</div><div><br></div><div><br></div>var<div>&nbsp; listeForm : TclStyleForm;</div><div>&nbsp; memoListe : TclMemo;</div><div>&nbsp; btnOrtalamaHesapla : TclButton;</div><div><br></div><div>void OrtalamaHesapla;</div><div>var</div><div>&nbsp; i, toplam, sayi, notDeger : Integer;</div><div>&nbsp; satir, notStr : String;</div><div>&nbsp; ortalama : Real;</div><div>{</div><div>&nbsp; toplam = 0;</div><div>&nbsp; sayi = 0;</div><div><br></div><div>&nbsp; for (i = 0; i &lt; ogrenciListesi.Count; i++)</div><div>&nbsp; {</div><div>&nbsp; &nbsp; satir = ogrenciListesi.Strings<em>;</div><div>&nbsp; &nbsp; notStr = ClGetStringAfter(satir, '-');</div><div>&nbsp; &nbsp; notDeger = StrToInt(notStr);</div><div>&nbsp; &nbsp; toplam = toplam + notDeger;</div><div>&nbsp; &nbsp; sayi = sayi + 1;</div><div>&nbsp; }</div><div><br></div><div>&nbsp; if (sayi &gt; 0)</div><div>&nbsp; {</div><div>&nbsp; &nbsp; ortalama = toplam / sayi;</div><div>&nbsp; &nbsp; ShowMessage('Sınıf Ortalaması: ' + FloatToStr(ortalama));</div><div>&nbsp; }</div><div>&nbsp; else</div><div>&nbsp; {</div><div>&nbsp; &nbsp; ShowMessage('Henüz hiç not girilmedi.');</div><div>&nbsp; }</div><div>}</div><div><br></div><div>{</div><div>&nbsp; listeForm = TclStyleForm.Create(Self);</div><div><br></div><div>&nbsp; memoListe = TclMemo.Create(listeForm);</div><div>&nbsp; listeForm.clGetChild(memoListe);</div><div>&nbsp; memoListe.Align = alClient;</div><div>&nbsp; memoListe.Text = ogrenciListesi.Text;</div><div><br></div><div>&nbsp; btnOrtalamaHesapla = listeForm.AddNewButton(listeForm, 'btnOrtalamaHesapla', 'Ortalama Hesapla');</div><div>&nbsp; btnOrtalamaHesapla.Align = alBottom;</div><div>&nbsp; listeForm.AddNewEvent(btnOrtalamaHesapla, tbeOnClick, 'OrtalamaHesapla');</div><div><br></div><div>&nbsp; listeForm.Run;</div><div>}</div>]]>
   </description>
   <pubDate>Wed, 21 May 2025 21:04:50 +0000</pubDate>
   <guid isPermaLink="true">https://forum.clomosy.com.tr/forum_posts.asp?TID=1019&amp;PID=2031#2031</guid>
  </item> 
 </channel>
</rss>