05-28-2008, 08:55 AM
Hi all!
I'm working in a QM project and I'm really surprised because I was working with version 2.2.1 and my macro was working really nice but the clients that will execute this macro are using version 2.1.1. and I tested in this version and give me an error ... I know people can tell me, no problem tell the client that update to 2.2.1 :lol: but really it's the last option.
The problem is that i'm using this code:
typelib Link {B1C7057F-5E80-49C8-8D23-D757EAF2E018} 1.0
Link .Agent myagent
and then i use a property Link.IdAgent to obtain this ID.
But in version 2.1.1 give me .." Unknow Member" so when i press the "." key i can't see all methods and properties... just
(_create, _getactive, _getfile, _setevents) but same code in version 2.2.1 expands all methods and properties!!!!
Any idea??? Because i getting little crazy with this issue
Thanks to all!
I'm working in a QM project and I'm really surprised because I was working with version 2.2.1 and my macro was working really nice but the clients that will execute this macro are using version 2.1.1. and I tested in this version and give me an error ... I know people can tell me, no problem tell the client that update to 2.2.1 :lol: but really it's the last option.
The problem is that i'm using this code:
typelib Link {B1C7057F-5E80-49C8-8D23-D757EAF2E018} 1.0
Link .Agent myagent
and then i use a property Link.IdAgent to obtain this ID.
But in version 2.1.1 give me .." Unknow Member" so when i press the "." key i can't see all methods and properties... just
(_create, _getactive, _getfile, _setevents) but same code in version 2.2.1 expands all methods and properties!!!!
Any idea??? Because i getting little crazy with this issue
Thanks to all!