Hi,
how to use the library "Crystal Reports Repository Explorer Type Library" whith Visual Basic 6 and .csp?
For example:
Dim crExplorer As RepositoryExplorer
Set crExplorer = New RepositoryExplorer
MsgBox crExplorer.Repositories.Count
this code return a error.
Any suggestion?
Thanks.
how to use the library "Crystal Reports Repository Explorer Type Library" whith Visual Basic 6 and .csp?
For example:
Dim crExplorer As RepositoryExplorer
Set crExplorer = New RepositoryExplorer
MsgBox crExplorer.Repositories.Count
this code return a error.
Any suggestion?
Thanks.