1.

Solve : VB starter?

Answer»

Hello

I'm a starter in VB

when I write a VBS file, can I use the same visual basic codes?

can VBS files do the same work that EXEs do?

thanksQuote from: feras on March 20, 2009, 04:30:52 AM


when I write a VBS file, can I use the same visual basic codes?
not really. download the manual for more info

Quote
can VBS files do the same work that EXEs do?

thanks
yes and no.No. VB Script and Visual Basic are not same.

Visual Basic is used to DESIGN windows applications.

VBScript uses the Visual Basic syntax. But it is a scripting language developed for scripting in HTML pages.


There is different like Java and JavaScript.thank you M.r ghostdog74
thank you M.r CBSk

what is the best version in visual basic and from where can I install it?

I downloaded VB from microsoft, but it requests to be online while intalling on PC

thanks Well you can BUY old VB6 or you COULD get the FREE version of VB.NET 03,05, or 08


Discussion

No Comment Found