This program was written using Blitz Basic¹ and MUI²
No not another Lottery predictor,....... well yes it is.
This is offered only as an example of MUI & Blitz2.
I hope it's of some use. The code is offered as freeware but if you win over £50,000.00 with it think of me.....
STEVE TURNER
e-mail:
stevet2@ntlworld.com
¹ Blitz Basic is a cross between a standard basic language and 'C'.
I strongly recommend anyone with programming experience to have
a look at it.
Blitz is a fast compiled language with low level access.
Blitz is copyright 1993 by Acid Software, a division of ArmstrongCommunications Limited New Zealand and was developed by Mark Sibly.
MUI is an object oriented system to create and maintain graphical user interfaces. From a programmers point of view, using MUI saves a lot of time and makes life much easier. Thinking about complicated terms like window resizing or font sensitivity is simply not necessary.
On the other hand, users of MUI based applications have the ability to customize nearly every pixel of a programs interface according to their personal taste.
----------====={+}=====----------