Glad you liked it. Yes I did suggest it. I do not like to push my software on forums but thought in this case it would help. It is pretty easy. I use Rapidq a simple form of VB. There is a forum and a great bunch of members there too. All programs are easy if you break them down. Trouble is it takes many hours for a large project.
My largest was a production Motor tester in C took 4 months straight. It is not practical for one person to take on a project like VSD for instance. I admire the developers at CC would really like to chat with them. I expect they are chained to their workstation and fed coffee and biscuits.
It really is all a hobby with me as is my web site building. I use Autohotkey to manipulate programs VSD included. Check out their site and meet some real brilliant minds. They developed a language to beat people at online games, but it progressed from there and can do anything VB can and better with less code
!z::Run, %A_WorkingDir%\MyApp.exe
This one line will start one of my apps with a alt z key press
Check it out and make programs do what they should have been designed to:)
By the way Happy New Year it is 2012 here now
The Guy from OZ