Re: [python-win32] help with parsing email

2008-08-18 Thread Ahmed, Shakir
] Cc: python-win32@python.org Subject: Re: help with parsing email En Thu, 14 Aug 2008 12:50:57 -0300, Ahmed, Shakir [EMAIL PROTECTED] escribió: I need to grab/parse numeric numbers such as app number from incoming emails stored in Microsoft Outlook (Microsoft Exchange server) with specified

Re: [python-win32] help with parsing email

2008-08-18 Thread Ahmed, Shakir
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Werner F. Bruhin Sent: Monday, August 18, 2008 1:04 PM To: [EMAIL PROTECTED] Cc: python-win32@python.org Subject: Re: help with parsing email Ahmed, Shakir wrote: Thanks everyone who tried to help me

[python-win32] help with parsing email

2008-08-14 Thread Ahmed, Shakir
Hi all, I do appreciate if any one can help me for my following problem: I need to grab/parse numeric numbers such as app number from incoming emails stored in Microsoft Outlook (Microsoft Exchange server) with specified subject line. Any help with the python script is highly

Re: [python-win32] parsing outlook email

2008-07-11 Thread Ahmed, Shakir
Hi, I am working on a project where I need to parse incoming emails (Microsoft outlook 2003) with a specific subject into an excel file or a Microsoft access table. Any help is highly appreciated. Thanks sa ___ python-win32 mailing list

[python-win32] problem in looping

2006-10-20 Thread Ahmed, Shakir
HI All, Good Afternoon. I am trying to use if, elif in python script to work on each county. But it works only when the condition is else and jump to the point where I need to work but not for case one or two. Any help or idea is highly appreciated. Thanks in advance.

[python-win32] Fatal Error

2006-09-19 Thread Ahmed, Shakir
I am running a script and getting the following error, any idea is highly appreciated. The script is mainly a loop work for sixteen time and raises the error on 10th cycle. NO free BITSYS Channels (BITCHN) Thanks Shakir ___ Python-win32 mailing

[python-win32] Python help for Access database

2006-07-31 Thread Ahmed, Shakir
HI All, I need help for inserting recods into the access database using python script through ODBC. I can insert data without any problem if I hard coded the run_Date field. But I need run_Date field should be mytime. I really appreciate if anyone can help me. Thanks in advance Shakir

Re: [python-win32] unzip a file

2006-07-17 Thread Ahmed, Shakir
HI all, I am new python and looking scripts for unzip files form a local folder. Any help is highly appreciated. Thanks in advance. Shakir ___ Python-win32 mailing list Python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32