|
-
Oct 11th, 2000, 03:55 PM
#1
Thread Starter
Lively Member
Does anyone know how to create an object using the contents of a string?
For example:
In an application I create a CLASS called cMerun.
I have a string variable that has the following in it:
sStringVar = "cMerun"
How can I: Dim oObject as New sStringVar (contents being cMerun) and create a new cMerun object?
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
|