|
-
Jan 24th, 2005, 03:15 PM
#1
Thread Starter
Lively Member
Dynamically creating a form and control in a VBscript
I need to create a VBscript which has 1 form, and at least one control.
I want to prompt the use to change the drive letter.
So I need a form, and a Dir List Box.
However, I don't know how to add a form or control to a vbscript, since it seems to be limited to variant data types only.
I will initially do this in a VB6 program, so I can see what properties need to have default values set, then move it over to a VBScript. It's also much easier to develop and debug in VB6 than in VBScript.
Would someone who has actually done this in VBScript, please point me to an example of adding a form & control in a vbscript? Unfortunatley, It's not quite the same as working in regular VB.
thanks
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
|