Re: Win32::LookupAccountName in perl

2001-04-23 Thread Jeremy Blonde
I found this in the Mailing list archive a while ago. Hopefully the author will forgive me, I forgot to include his name. It should help you though. Jeremy sub SID_bin2text { my($bin) = @_; my($Revision, $SubAuthorityCount,@IdentifierAuthorities) = unpack("CCnnn", $bin); ($IdentifierA

RE: A couple questions with windows and perl

2001-04-03 Thread Jeremy Blonde
password, the 'net use' command will use that by default. Just make sure the account has rights to connect to the share and everything should work. Hope this helps, Jeremy Blonde >From: "Flynn, Timothy J" <[EMAIL PROTECTED]> >To: "'Brian Gibson'

Re: detailed documentation for modules

2001-03-29 Thread Jeremy Blonde
IBM DeveloperWorks has some articles on XML parsing, I believe. I don't know how detailed they are (you may be looking for some heavier reading), but I thought I'd pass along the info. jb >From: "TECKIES.COM Online Magazine" <[EMAIL PROTECTED]> >To: <[EMAIL PROTECTED]> >Subject: Re: detailed

Re: Win32::OLE + Exchange mailboxes

2001-03-23 Thread Jeremy Blonde
What happens if you run this same code in a (ACK!) VBScript? I wonder if it would display the correct information or not? If it does, then it may indeed indicate a problem with Win32::OLE, if it doesn't then it could be a problem with CDO? Jeremy Blonde > >And even simpler: thes

Re: Win32::OLE + Exchange mailboxes

2001-03-23 Thread Jeremy Blonde
ave to go through CDO. Thanks, Jeremy Blonde >From: Ben Hall <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >Subject: Re: Win32::OLE + Exchange mailboxes >Date: Fri, 23 Mar 2001 13:18:50 + (GMT+00:00) > > >Jeremy - thanks for putting me on the right track. > >T

Re: Beautiful Code:RE: Perl MAPI attachment extraction script

2001-03-14 Thread Jeremy Blonde
Thanks! So if anyone is looking for a Perl programmer who's been known to do the impossible, let me know, I'm looking for a job. ;-) Jeremy Blonde >Dear Jeremy: > I am newbie but I must congratulate you on some >well written and documented code. You should >get

RE: Beautiful Code:RE: Perl MAPI attachment extraction script

2001-03-14 Thread Jeremy Blonde
ould like to take a look at it. Thanks, Jeremy Blonde >From: "Koshy,Mathew,RHODES,Information >Services"<[EMAIL PROTECTED]> >To: "'Jacob, Raymond A'" <[EMAIL PROTECTED]>, Perl-Win32-Users >Mailing List <[EMAIL PROTECTED]>, >[EMAIL

[Perl-win32-users] Access Outlook/Exchang through MAPI

2001-03-12 Thread Jeremy Blonde
quickly sucks up all of my available resources. Perhaps I'm doing something wrong there. Thanks for your help, Jeremy Blonde [EMAIL PROTECTED] ___ Perl-win32-users mailing list [EMAIL PROTECTED] http://listser