<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" 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>JADE Pick 3 Pick 4 Selector Source</title>
		<link>https://www.lotterypost.com/thread/228059</link>
		<atom:link href="https://www.lotterypost.com/rss/topic/228059" rel="self" type="application/rss+xml" />
		<description>Lottery Post Forum Topic: JADE Pick 3 Pick 4 Selector Source</description>
		<dc:language>en-us</dc:language>
		<generator>Lottery Post RSS Generator</generator>
		<item>
			<title>Reply #11</title>
			<link>https://www.lotterypost.com/thread/228059/1976159</link>
			<guid isPermaLink="true">https://www.lotterypost.com/thread/228059/1976159</guid>
			<pubDate>Sat, 05 Mar 2011 01:10:36 GMT</pubDate>
			<dc:creator>JADELottery</dc:creator>
			<description><![CDATA[<p>We have up loaded the Source Code to our FTP site.<br /><br />You can access it at the following:<br /><br />Directly - ftp://www.jadexcode.com/SourceCode/VisualBasic/VB6/JADE%20Pick%203%204%20Selector.zip<br /><br />or<br /><br />Indirectly - ftp://www.jadexcode.com/SourceCode/VisualBasic/VB6</p>]]></description>
			<category>JADELottery</category>
		</item>
		<item>
			<title>Reply #10</title>
			<link>https://www.lotterypost.com/thread/228059/1967357</link>
			<guid isPermaLink="true">https://www.lotterypost.com/thread/228059/1967357</guid>
			<pubDate>Fri, 25 Feb 2011 15:07:01 GMT</pubDate>
			<dc:creator>CajunWin4</dc:creator>
			<description><![CDATA[<p>JADELottery,<br /><br />Keep up the Great work , can&#x27;t wait to see you&#x27;re site up and running..<br /><br />CajunWin4</p>]]></description>
			<category>CajunWin4</category>
		</item>
		<item>
			<title>Reply #9</title>
			<link>https://www.lotterypost.com/thread/228059/1967250</link>
			<guid isPermaLink="true">https://www.lotterypost.com/thread/228059/1967250</guid>
			<pubDate>Fri, 25 Feb 2011 12:36:30 GMT</pubDate>
			<dc:creator>JADELottery</dc:creator>
			<description><![CDATA[<p>It is just some information we wanted to keep as it relates to the Matrix Determinant Distribution.</p>]]></description>
			<category>JADELottery</category>
		</item>
		<item>
			<title>Reply #8</title>
			<link>https://www.lotterypost.com/thread/228059/1967093</link>
			<guid isPermaLink="true">https://www.lotterypost.com/thread/228059/1967093</guid>
			<pubDate>Fri, 25 Feb 2011 05:28:52 GMT</pubDate>
			<dc:creator>jimmy4164</dc:creator>
			<description><![CDATA[<p>Just wondering why you commented out this:<br /><br />.<br /><br />.<br /><br />.<br /><br />Have you considered, garyo1954, what errors Visual Studio would report if you removed these comment characters ( &#x27; )?<br /><br />I don&#x27;t think anything was commented out. They look like informational comments to me.</p>]]></description>
			<category>jimmy4164</category>
		</item>
		<item>
			<title>Reply #7</title>
			<link>https://www.lotterypost.com/thread/228059/1965966</link>
			<guid isPermaLink="true">https://www.lotterypost.com/thread/228059/1965966</guid>
			<pubDate>Thu, 24 Feb 2011 06:33:12 GMT</pubDate>
			<dc:creator>garyo1954</dc:creator>
			<description><![CDATA[<p>Great work JADE! Between this and your wheeling code I see two of you! This says Okay, we&#x27;re here to do a job, let&#x27;s do it. while the wheeling says, We will get this done. Big UPS (compliments on your versatility!) Just wondering why you commented out this:<br /><br />&#x27;Max Determinant Matrix Expansion Model<br /><br />&#x27;<br /><br />&#x27; | 1 2 3 4 5 . . . n<br /><br />&#x27;--+-----------------------<br /><br />&#x27;1 | 1 10 10 10 10 . . . 10<br /><br />&#x27;2 |10 10 1 1 1 . . . 1<br /><br />&#x27;3 |10 1 10 1 1 . . . 1<br /><br />&#x27;4 |10 1 1 10 1 . . . 1<br /><br />&#x27;5 |10 1 1 1 10 .... &#x5b;&#xa0;<a href="https://www.lotterypost.com/thread/228059/1965966">More</a>&#xa0;&#x5d;</p>]]></description>
			<category>garyo1954</category>
		</item>
		<item>
			<title>Reply #6</title>
			<link>https://www.lotterypost.com/thread/228059/1965622</link>
			<guid isPermaLink="true">https://www.lotterypost.com/thread/228059/1965622</guid>
			<pubDate>Thu, 24 Feb 2011 00:36:14 GMT</pubDate>
			<dc:creator>paradisenow</dc:creator>
			<description><![CDATA[<p>Thanks for posting</p>]]></description>
			<category>paradisenow</category>
		</item>
		<item>
			<title>Reply #5</title>
			<link>https://www.lotterypost.com/thread/228059/1965610</link>
			<guid isPermaLink="true">https://www.lotterypost.com/thread/228059/1965610</guid>
			<pubDate>Thu, 24 Feb 2011 00:31:31 GMT</pubDate>
			<dc:creator>JADELottery</dc:creator>
			<description><![CDATA[<p>FYI: Updated Rand_MD<br /><br />__________________________<br /><br />Function Rand_MD(ByRef p As Short) As Integer<br /><br />Dim n As Integer<br /><br />Dim sx As Integer<br /><br />Dim b As Double<br /><br />Dim x As Integer<br /><br />If p = 2 Then<br /><br />Select Case p<br /><br />Case 2<br /><br />n = 99<br /><br />b = -0.0411206357619507<br /><br />Case 3<br /><br />n = 1701<br /><br />b = -0.00884474829882839<br /><br />Case 4<br /><br />n = 23328<br /><br />b = -0.00116125967871542<br /><br />Case 5<br /><br />n = 282123<br /><br />b = -0.000136178191781599<br /><br />Case 6<br /><br />n = 3188646<br /><br />b = -0.0000156580567425798</p>]]></description>
			<category>JADELottery</category>
		</item>
		<item>
			<title>Reply #4</title>
			<link>https://www.lotterypost.com/thread/228059/1965566</link>
			<guid isPermaLink="true">https://www.lotterypost.com/thread/228059/1965566</guid>
			<pubDate>Thu, 24 Feb 2011 00:01:46 GMT</pubDate>
			<dc:creator>JADELottery</dc:creator>
			<description><![CDATA[<p>_____________________________________________________<br /><br />Sub Set_Pick3_Det()<br /><br />Dim Det3 As Long<br /><br />Pick3_Matrix(1, 1) = Val(txtNumber(0).Text) + 1<br /><br />Pick3_Matrix(1, 2) = Val(txtNumber(1).Text) + 1<br /><br />Pick3_Matrix(1, 3) = Val(txtNumber(2).Text) + 1<br /><br />Pick3_Matrix(2, 1) = Val(txtNumber(4).Text) + 1<br /><br />Pick3_Matrix(2, 2) = Val(txtNumber(5).Text) + 1<br /><br />Pick3_Matrix(2, 3) = Val(txtNumber(6).Text) + 1<br /><br />ProgressBar1.Min = 0<br /><br />ProgressBar1.Max = 999<br /><br />avg_sum = 0<br /><br />For a = 0 To 99... &#x5b;&#xa0;<a href="https://www.lotterypost.com/thread/228059/1965566">More</a>&#xa0;&#x5d;</p>]]></description>
			<category>JADELottery</category>
		</item>
		<item>
			<title>Reply #3</title>
			<link>https://www.lotterypost.com/thread/228059/1965559</link>
			<guid isPermaLink="true">https://www.lotterypost.com/thread/228059/1965559</guid>
			<pubDate>Wed, 23 Feb 2011 23:58:31 GMT</pubDate>
			<dc:creator>JADELottery</dc:creator>
			<description><![CDATA[<p>________________________________________<br /><br />Sub LoadPick4ReverseIndex00()<br /><br />Pick4ReverseIndex(0) = 0<br /><br />Pick4ReverseIndex(1) = 440<br /><br />Pick4ReverseIndex(2) = 124<br /><br />Pick4ReverseIndex(3) = 234<br /><br />Pick4ReverseIndex(4) = 64<br /><br />Pick4ReverseIndex(5) = 311<br /><br />Pick4ReverseIndex(6) = 42<br /><br />Pick4ReverseIndex(7) = 352<br /><br />Pick4ReverseIndex(8) = 43<br /><br />Pick4ReverseIndex(9) = 192<br /><br />Pick4ReverseIndex(10) = 75<br /><br />Pick4ReverseIndex(11) = 385<br /><br />Pick4ReverseIndex(12) = 12<br /><br />Pick4ReverseIndex(13) = 401<br /><br />Pick4... &#x5b;&#xa0;<a href="https://www.lotterypost.com/thread/228059/1965559">More</a>&#xa0;&#x5d;</p>]]></description>
			<category>JADELottery</category>
		</item>
		<item>
			<title>Reply #2</title>
			<link>https://www.lotterypost.com/thread/228059/1965553</link>
			<guid isPermaLink="true">https://www.lotterypost.com/thread/228059/1965553</guid>
			<pubDate>Wed, 23 Feb 2011 23:49:30 GMT</pubDate>
			<dc:creator>JADELottery</dc:creator>
			<description><![CDATA[<p>_________________________________________<br /><br />Sub LoadPick3ReverseIndex()<br /><br />Pick3ReverseIndex(0) = 0<br /><br />Pick3ReverseIndex(1) = 76<br /><br />Pick3ReverseIndex(2) = 22<br /><br />Pick3ReverseIndex(3) = 42<br /><br />Pick3ReverseIndex(4) = 13<br /><br />Pick3ReverseIndex(5) = 54<br /><br />Pick3ReverseIndex(6) = 5<br /><br />Pick3ReverseIndex(7) = 68<br /><br />Pick3ReverseIndex(8) = 10<br /><br />Pick3ReverseIndex(9) = 40<br /><br />Pick3ReverseIndex(10) = 14<br /><br />Pick3ReverseIndex(11) = 75<br /><br />Pick3ReverseIndex(12) = 1<br /><br />Pick3ReverseIndex(13) = 82<br /><br />Pick3ReverseInde... &#x5b;&#xa0;<a href="https://www.lotterypost.com/thread/228059/1965553">More</a>&#xa0;&#x5d;</p>]]></description>
			<category>JADELottery</category>
		</item>
		<item>
			<title>Reply #1</title>
			<link>https://www.lotterypost.com/thread/228059/1965550</link>
			<guid isPermaLink="true">https://www.lotterypost.com/thread/228059/1965550</guid>
			<pubDate>Wed, 23 Feb 2011 23:47:48 GMT</pubDate>
			<dc:creator>JADELottery</dc:creator>
			<description><![CDATA[<p>We&#x27;ll take this in sections.<br /><br />It&#x27;s too big for one post.<br /><br />The next posted sections are part of the form.<br /><br />_______________________________________<br /><br />Dim Pick3_Matrix(1 To 3, 1 To 3) As Long<br /><br />Dim Pick3_List(0 To 999) As tPick3_List<br /><br />Dim Pick3_Avg As Double<br /><br />Dim Pick3_Std As Double<br /><br />Dim Pick4_Matrix(1 To 4, 1 To 4) As Long<br /><br />Dim Pick4_List(0 To 9999) As tPick4_List<br /><br />Dim Pick4_Avg As Double<br /><br />Dim Pick4_Std As Double<br /><br />Dim Pick3ReverseIndex(0 To 1701) As Integer<br /><br />Dim Pick3I... &#x5b;&#xa0;<a href="https://www.lotterypost.com/thread/228059/1965550">More</a>&#xa0;&#x5d;</p>]]></description>
			<category>JADELottery</category>
		</item>
		<item>
			<title>JADE Pick 3 Pick 4 Selector Source</title>
			<link>https://www.lotterypost.com/thread/228059</link>
			<guid isPermaLink="true">https://www.lotterypost.com/thread/228059</guid>
			<pubDate>Wed, 23 Feb 2011 23:38:17 GMT</pubDate>
			<dc:creator>JADELottery</dc:creator>
			<description><![CDATA[<p>This was written in VB6 and has limited comments.<br /><br />The first section is an added module for user types and functions.<br /><br />____________________________________________________<br /><br />Type tPick3_List<br /><br />sPick3(1 To 3) As Long<br /><br />bPick3(1 To 3) As Long<br /><br />dPick3 As Long<br /><br />End Type<br /><br />Type tPick4_List<br /><br />sPick4(1 To 4) As Long<br /><br />bPick4(1 To 4) As Long<br /><br />dPick4 As Long<br /><br />End Type<br /><br />Function Rand_MD(p As Integer) As Long<br /><br />Dim n, sx As Integer<br /><br />Dim B As Double<br /><br />If</p>]]></description>
			<category>JADELottery</category>
		</item>
	</channel>
</rss>

