|
-
May 20th, 2007, 11:49 PM
#1
Thread Starter
Addicted Member
[2005] Just started, few important yet simple questions
Question 1: Is it a correct assumption Vbscript is the language used in VB2005?
Question 2: Is it possible to create objects with Vbscript or its language?
Like myButton = new Button(text, width, height, x, y);
and so on? is that possible?
Question 3: Anyone know a good tutorial for learning this language / program
Question 4: I am making a game, and I need a bit of info
How do I install stuff, for example, you'll download my game, double click the setup.exe file or whatever it'll be called, and it'll go through a whole installation of the program, make some folders, place it in C\ProgramFiles\myName
I assume you'd do it with some sort of files you can make in VB? maybe not?
Thats it for now, I hope you can answer my questions
Thanks in advance
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|