Glad you got the rep; the forums have been acting screwy lately especially with the skins. It keeps changing.
The pm was a question about Visual Basic, I was just wondering if it was easier than any other language.
eh? I don't seem to deserver that rep, anyhow

easier, hmm as far as productivity is concerned, you can whip out a simple text program in just 5 minutes [full controls and gui]
need not to bother with .res files like in C++
so I'd say yes, it is easier compared with C++
although, to get more things done, people would really prefer C since it's the standard for win32 apps. [including delphi]

hasn't seen much vb6 programs in the commercial world.
anyway, they say .net is the easiest, don't really bother tho, imo, .net is still vb haha!


#statistics
notepad program in vb would take only 50 lines and a few minutes in designing the gui

notepad program on c/java would take 200+ lines and more headache crafting the gui 'of course if you use a gui maker for java, it would be easier]



that's it

Cheers
-Leerz