Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Angy

Pages: [1]
1
Automation Interface, Add-Ins and Tools / Re: Addin with Vb6
« on: August 25, 2004, 01:54:03 am »
Hello!

I have now your same problem..
I registered my dll but nothing works..
I think I have problem with implementation of the  interface "EAAddinTemplate.Addin"
.
In which way I must implement it?

Much regards

2
Automation Interface, Add-Ins and Tools / Re: VBA Add-in
« on: September 05, 2004, 09:20:09 am »
In realty I missed a particular in the code..  :-[
Now all works!

Thanks!

3
Automation Interface, Add-Ins and Tools / VBA Add-in
« on: September 01, 2004, 01:36:27 am »
Hello!

I'm using a Add-in in VBA and I have a problem:
in the function MunuClick I can't use some metods of the Repository, as Repository.GetReferenceList("Element")
because EA returns an Error "Type mismatch".

Could anyone help me?

Thanks

Pages: [1]