<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Jesri Site &#187; VB6 How To</title>
	<atom:link href="http://jesri.purba.or.id/category/programming/vb6-how-to/feed" rel="self" type="application/rss+xml" />
	<link>http://jesri.purba.or.id</link>
	<description>I dedicate my heart to You Lord, sincere and honest!</description>
	<lastBuildDate>Mon, 23 Aug 2010 17:41:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>Konversi Angka ke Teks</title>
		<link>http://jesri.purba.or.id/programming/vb6-how-to/konversi-angka-ke-teks.html</link>
		<comments>http://jesri.purba.or.id/programming/vb6-how-to/konversi-angka-ke-teks.html#comments</comments>
		<pubDate>Sat, 08 Oct 2005 09:28:27 +0000</pubDate>
		<dc:creator>Jesri</dc:creator>
				<category><![CDATA[VB6 How To]]></category>
		<category><![CDATA[angka2text]]></category>
		<category><![CDATA[number2text]]></category>
		<category><![CDATA[terbilang]]></category>

		<guid isPermaLink="false">http://jesri.purba.or.id/?p=60</guid>
		<description><![CDATA[Modul ini berisi function untuk mengkonversi angka ke teks, seperti 1500 menjadi seribu lima ratus. Cara menggunakannnya sangat mudah, yaitu : Buat project baru, dan tambahkan modul ini ke dalam project tersebut. Dalam program cukup panggil fungsi angka2text, seperti contoh : terbilang = angka2text (2500) Silahkan download modulnya di sini : mdlangka2text Selamat bekerja.]]></description>
			<content:encoded><![CDATA[<p>Modul ini berisi function untuk mengkonversi angka ke teks, seperti 1500 menjadi <em>seribu lima ratus</em>. Cara menggunakannnya sangat mudah, yaitu :</p>
<ol>
<li>Buat project baru, dan tambahkan modul ini ke dalam project tersebut.</li>
<li>Dalam program cukup panggil fungsi angka2text, seperti contoh :<br />
terbilang = angka2text (2500)<span id="more-60"></span></li>
<li>Silahkan download modulnya di sini : <a href="http://jesri.purba.or.id/wp-content/uploads/2008/10/mdlangka2text.bas">mdlangka2text</a></li>
</ol>
<p>Selamat bekerja.</p>
<div id="st0000000001" class="st-taf"><script src="http://taf.socialtwist.com:80/taf/js/shoppr.core.js?id=0000000001"></script><img style="border:0;margin:0;padding:0;" src="http://tellafriend.socialtwist.com:80/wizard/images/tafbutton_blue16.png" onmouseout="hideHoverMap(this)" onmouseover="showHoverMap(this, '0000000001', 'http%3A%2F%2Fjesri.purba.or.id%2Fprogramming%2Fvb6-how-to%2Fkonversi-angka-ke-teks.html', 'Konversi+Angka+ke+Teks')" onclick="cw(this, {id:'0000000001',link: 'http%3A%2F%2Fjesri.purba.or.id%2Fprogramming%2Fvb6-how-to%2Fkonversi-angka-ke-teks.html', title: '+Konversi+Angka+ke+Teks+' })"/></div>]]></content:encoded>
			<wfw:commentRss>http://jesri.purba.or.id/programming/vb6-how-to/konversi-angka-ke-teks.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
