Re: opening outlook

2004-10-22 Thread Mike G.
The namespace method should be able to handle that. You can call that after creating the outlook object. I don't have a source code on this pc. If you still haven't figured it out in a bit let me know and I will get it off my other pc. Mike On Fri, Oct 22, 2004 at 03:31:09PM -0500, Krishna

opening outlook

2004-10-22 Thread Krishna, Hari
Doesn anyone have any idea as how I can Open outlook and automatically pass the credentials (user name, domain and password) without being prompted? (I know if I change properties in outlook to say, NT Authentication, it works). But I can't do that/don't want to do it that way. If I can able to d

(no subject)

2004-10-22 Thread Thorsten Walenzyk
Hi all, I want to control LabWindows/CVI via ActiveX from Perl. So far I managed to start the ActiveX server of CVI and I can also load a project. See code: use Win32::OLE; my $cvi = Win32::OLE->new('CVI.Application') or die "Oops, cannot start CVI"; $cvi->OpenProject("C:\\USERS\\tp_remix_443\\tp