|
-
February 15th, 2000, 02:09 PM
#1
Error or no error... this is the question!!!
If the name of the librairy is "a" and the class on that librairy is "b", I use the CreateObject like this:
Private obj as Object
Set obj = CreateObject ("a.b")
Is it correct?
If not, can you tell me the good way?
If yes, can you tell me why I got a 429 run-time error every time I tried?
Thanks a lot for all help you can give me,
Isabelle
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
|