Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Reference a string value as an ActiveReport object
Message
From
04/04/2000 22:27:01
 
General information
Forum:
Visual Basic
Category:
Third party products
Miscellaneous
Thread ID:
00355147
Message ID:
00355457
Views:
19
 > Is it possible to create a new instance of an
 > ActiveReport from a string much like this?

Éric: Try the CreateObject function:
    Dim X As Object
    Set X = CreateObject("Library.ClassName")
---
Phil Weber
DevX.com, Inc.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform