CATvba and Outlook
CATvba and Outlook
(OP)
Hello,
Sometimes our CATvba macro,that usually works well, is blocked! We noticed that when we close Outlook, the CATIA macro works again (this macro works only in CATIA and don't communicate with Outlook).
Do anybody knows about trouble between outlook (or Microsoft Office) and CATvba?
Thank you
Marc
CATIA V5 R2012 - Windows Seven 64 bit
Sometimes our CATvba macro,that usually works well, is blocked! We noticed that when we close Outlook, the CATIA macro works again (this macro works only in CATIA and don't communicate with Outlook).
Do anybody knows about trouble between outlook (or Microsoft Office) and CATvba?
Thank you
Marc
CATIA V5 R2012 - Windows Seven 64 bit





RE: CATvba and Outlook
Does your macro interface with any office libraries? If so, which?
Peter
RE: CATvba and Outlook
Thanks for replying.
Our Outlook version:Professionnel Plus 2010 V10.0.6023.1000.
I have a macro with interface with a txt file (list of designations) and others without external interface.
Marc