How to program software to reverse order in lotto, lottery drawings files

Posted by Ion Saliu on November 12, 2000.
In Reply to: Software to sort lotto, lottery drawings files in descending order posted by John Civitan on November 12, 2000.
: Do you have any time to write a lottery software program like your
: sort-34.exe, only I need to have it sort a column
: from new at top/old at bottom, to old at top to new
: at bottom. I need this so I can put into Brainmaker's
: net program. Any help anyone, please let me know
: the charge for this.
John:
You are the best collaborator to my lottery software. We corresponded extensively, especially in the period 1996-1997. It was a difficult time for me, as I was unemployed. Remember? I was mailing out dozens of résumés a month! … Yet, I had a lot more time to write computer programs and develop gambling systems! Now, I am very employed. Plus, I am busy with many other things. As I told you a while ago, I have no time to write computer programs from top to bottom. This is the reality now.
Yourself or someone who knows a bit of programming can solve your request fairly easily. The data files of my software are in ASCII format (plain text). A program would open a data file and assign one line a time to an array: “For Count = 1 To TotalLines”. Then, the lottery software would write the array to a new file: “For Count = TotalLines To 1 Step –1” (in reversed order).
So, still neural networking? I am afraid it does not work. Lottery is numerical, not graphical. If I only had the time right now…
Best of luck!
Ion Saliu

Follow Ups:
Resources in Lotto, Lottery Software, Wheeling.
See a comprehensive directory of the pages and materials on the subject of lottery, lotto, software, systems, and wheels. The link is displayed in a new window. If the page content is of interest to you, copy-and-paste to that lottery page of yours: SaliuLottery.txt or something similar. Copy as much as you can in that text file. By editing that page in your own words will result in a very effective lottery manual.
Remember to check the free software downloads site:


