Visit the
Groups blog for the latest Yahoo! Groups information
Home
Activity within 7 days:
(No Activity)
Description
Welcome to Visual Basic 6 Programming
This is the place where we can all share our knowledge and expand. You will find various tutorials & hints/tips in the Links and File sections. Please feel free to contribute to the Links, Files & Photo's section so that we can all expand our knowledge. Please do not spam or you will be banned from the club. If you have any question at all relating to the field of programming please dont hesitate to post as we all have skills in different areas.
HI, I am undergoing in developing a software called "ORACLE GUI" in which i have selected back end development tool as VB 6.0 to design the menu forms. I need
If I recall, using simply "Randomize" will seed the generator the same all the time, resulting in the same string of "Random" numbers to be chosen each time.
Here's a simple solution. In your case the list is a 1 based array with the digits 1 to 13, min is 1, max is 13. Public Sub RandomizeList(List() As Long, min
Thanks Hacketet I understand what you are saying, i even read about the 4 digit seed that you are referring too. A very nice idea but can you shed some light