<?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 : String Parçalama</title>
  <link>https://www.clomosy.com.tr/</link>
  <description><![CDATA[XML içerik linki; Clomosy | Forum : Genel &#304;&#351;lemler : String Parçalama]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 14 Apr 2026 23:39:49 +0000</pubDate>
  <lastBuildDate>Tue, 30 May 2023 21:33:06 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.07</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://www.clomosy.com.tr/RSS_post_feed.asp?TID=506</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Clomosy | Forum]]></title>
   <url>https://www.clomosy.com.tr/forum_images/logo.png</url>
   <link>https://www.clomosy.com.tr/</link>
  </image>
  <item>
   <title><![CDATA[String Parçalama : ilave &#246;rnek;  i:Integer;  strList:TclStringList;...]]></title>
   <link>https://www.clomosy.com.tr/forum_posts.asp?TID=506&amp;PID=522#522</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="https://www.clomosy.com.tr/member_profile.asp?PF=103">Benhur</a><br /><strong>Konu:</strong> 506<br /><strong>Gönderim Zamanı:</strong> 30&nbsp;Mayıs&nbsp;2023 Saat 21:33<br /><br />ilave örnek;<div><br></div><div><div>&nbsp; &nbsp; i:Integer;</div><div>&nbsp; &nbsp; strList:TclStringList;</div><div>&nbsp; &nbsp; MyFileStr:String;</div><div>&nbsp; Begin</div><div>&nbsp; &nbsp; If clFileExists('file.txt','x:\') Then clShowMessage('dosya Var') Else clShowMessage('dosya Yok');</div><div>&nbsp; &nbsp; strList := Clomosy.StringListNew;</div><div>&nbsp; &nbsp; MyFileStr := clPathCombine('MyFile.Txt',Clomosy.AppFilesPath);&nbsp;</div><div>&nbsp; &nbsp; ShowMessage(MyFileStr);</div><div>&nbsp; &nbsp; If clFileExists(MyFileStr,'') Then</div><div>&nbsp; &nbsp; &nbsp; strList.LoadFromFile(MyFileStr,0);</div><div>&nbsp; &nbsp; strList.Add('New Line');</div><div>&nbsp; &nbsp; strList.SaveToFile(MyFileStr,0);</div></div><div>&nbsp; End</div>]]>
   </description>
   <pubDate>Tue, 30 May 2023 21:33:06 +0000</pubDate>
   <guid isPermaLink="true">https://www.clomosy.com.tr/forum_posts.asp?TID=506&amp;PID=522#522</guid>
  </item> 
  <item>
   <title><![CDATA[String Parçalama : TclStringList s&#305;nf&#305;na ait ba&#351;ka...]]></title>
   <link>https://www.clomosy.com.tr/forum_posts.asp?TID=506&amp;PID=521#521</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="https://www.clomosy.com.tr/member_profile.asp?PF=96">Saliha Göçergi</a><br /><strong>Konu:</strong> 506<br /><strong>Gönderim Zamanı:</strong> 30&nbsp;Mayıs&nbsp;2023 Saat 16:51<br /><br />TclStringList sınfına ait başka özelliklerin kullanımına bakmak için&nbsp;<a href="http://www.docs.clomosy.com/index.php/TclStringList%20" target="_blank" rel="nofollow">http://www.docs.clomosy.com/index.php/TclStringList</a>&nbsp;sayfasını ziyaret edebilirsiniz.]]>
   </description>
   <pubDate>Tue, 30 May 2023 16:51:04 +0000</pubDate>
   <guid isPermaLink="true">https://www.clomosy.com.tr/forum_posts.asp?TID=506&amp;PID=521#521</guid>
  </item> 
  <item>
   <title><![CDATA[String Parçalama : String bir de&#287;eri par&#231;alama i&#351;lemi...]]></title>
   <link>https://www.clomosy.com.tr/forum_posts.asp?TID=506&amp;PID=520#520</link>
   <description>
    <![CDATA[<strong>Yazar:</strong> <a href="https://www.clomosy.com.tr/member_profile.asp?PF=96">Saliha Göçergi</a><br /><strong>Konu:</strong> 506<br /><strong>Gönderim Zamanı:</strong> 30&nbsp;Mayıs&nbsp;2023 Saat 16:36<br /><br />String bir değeri parçalama işlemi yapmak istediğinizde TclStringList sınıfını kullanabilirsiniz. Burada cümle içerisindeki ayırıcı karakteri "Delimiter" özelliği ile belirterek kelimeleri ayırabilirsiniz. "DelimitedText özelliği ile ayrılacak olan string dizesini alabilirsiniz.<div><br></div><div>Bir örnek vererek kullanmanıza yardımcı olayım.</div><div><br></div><div><p ="Ms&#111;normal"><span style="color:#1F497D;mso-fareast-:EN-US"><span style="white-space:pre">	</span>var<o:p></o:p></span></p><p ="Ms&#111;normal"><span style="color:#1F497D;mso-fareast-:EN-US"><span style="white-space:pre">	</span>list:tstringlist;<o:p></o:p></span></p><p ="Ms&#111;normal"><span style="color:#1F497D;mso-fareast-:EN-US"><span style="white-space:pre">	</span>str:String;<o:p></o:p></span></p><p ="Ms&#111;normal"><span style="color:#1F497D;mso-fareast-:EN-US"><span style="white-space:pre">	</span>begin<o:p></o:p></span></p><p ="Ms&#111;normal"><span style="color:#1F497D;mso-fareast-:EN-US">&nbsp;<span style="white-space:pre">		</span>str := 'hello,world,test';<o:p></o:p></span></p><p ="Ms&#111;normal"><span style="color:#1F497D;mso-fareast-:EN-US">&nbsp;<span style="white-space:pre">		</span>list := Clomosy.StringListNew;//tstringlist.Create yerine;<o:p></o:p></span></p><p ="Ms&#111;normal"><span style="color:#1F497D;mso-fareast-:EN-US">&nbsp;<o:p></o:p></span></p><p ="Ms&#111;normal"><span style="color:#1F497D;mso-fareast-:EN-US">&nbsp;&nbsp;<span style="white-space:pre">		</span>List.Delimiter:= ',';<o:p></o:p></span></p><p ="Ms&#111;normal"><span style="color:#1F497D;mso-fareast-:EN-US">&nbsp;<span style="white-space:pre">		</span>List.DelimitedText := str; <o:p></o:p></span></p><p ="Ms&#111;normal"><span style="color:#1F497D;mso-fareast-:EN-US">&nbsp;&nbsp;<span style="white-space:pre">		</span>Str:=Clomosy.StringListItemString(List,0);//0.elemanı getirir<o:p></o:p></span></p><p ="Ms&#111;normal"><span style="color:#1F497D;mso-fareast-:EN-US">&nbsp;<span style="white-space:pre">		</span>ShowMessage(str);<o:p></o:p></span></p><p ="Ms&#111;normal"><span style="color:#1F497D;mso-fareast-:EN-US"><span style="white-space:pre">	</span>end;<o:p></o:p></span></p><br></div><span style="font-size:10px"><br /><br />Düzenleyen Saliha Göçergi - 30&nbsp;Mayıs&nbsp;2023 Saat 16:39</span>]]>
   </description>
   <pubDate>Tue, 30 May 2023 16:36:30 +0000</pubDate>
   <guid isPermaLink="true">https://www.clomosy.com.tr/forum_posts.asp?TID=506&amp;PID=520#520</guid>
  </item> 
 </channel>
</rss>