Date: Fri, 14 Mar 2008 12:59:26 +
From: Tim Golden <[EMAIL PROTECTED]>
Subject: Re: [python-win32] Library not Registered Error while running
WMI example script
Cc: python-win32@python.org
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
siddha
Hi Chris,
On Mon, Mar 17, 2008 at 09:34:32AM +1100, Christopher Nilsson wrote:
> On 14/03/2008, Kevin O'Connor <[EMAIL PROTECTED]> wrote:
> > Any ideas where I could get the actual numbers from?
>
> As suggested there, you can try running makepy. eg:
>
> "%PYTHON_HOME%\Lib\site-packages\win32c
On 14/03/2008, Kevin O'Connor <[EMAIL PROTECTED]> wrote:
> On Fri, Mar 14, 2008 at 01:46:16PM +1100, Christopher Nilsson wrote:
> > It's been ages since I looked at this, but you need to make sure the
> > constants at the top of the module match your version of excel. The
> > ones that are curre
After googling for a few hours I cannot find a solution to set a color on
outlook appointments.
In the following excerpt, an appointment is written, found and all
appointments are read back.
I used the makepy utility on the "Microsoft Outlook 11.0 Object Library" to
be able to browse
throu
Greetings ...
Just for completeness, I thought I would post my final test for
dumping just people in the Windows Address Book (WAB) with a Fax
number ...
Please understand that I'm just a beginner with python, so, no laughing ... ;-)
I'm sure that there could be quite a bit more error checki
Rickey, Kyle W wrote:
> Tim, thanks for your response. I've got 7 excel files that need reading
> containing a total of ~6100 rows. I agree, about this code making me
> sick :)
That's not exactly "absolutely tons of data" :-)
One problem with the ODBC approach to reading spreadsheets (at least
w