Re: [python-win32] driving win32 gui

2005-03-18 Thread Michel Claveau
/autoit3/ (en anglais) @-salutations -- Michel Claveau ___ Python-win32 mailing list Python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32

Re: [python-win32] Pb with COM server on rc2 ?

2005-03-28 Thread Michel Claveau
please post the sample (the smallest you can make it), and the complete Python tracebacks you see? Regards, Mark Hi ! I want to make few other tests, with a (new) CPU formated between the tests. Will take during few hours (days?) I will write the results here. @-salutations -- Michel Claveau

Re: [python-win32] Pb with COM server on rc2 ?

2005-03-28 Thread Michel Claveau
. Apologies for trouble because my action. Michel Claveau ___ Python-win32 mailing list Python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32

Re: [python-win32] word

2005-04-15 Thread Michel Claveau
') word.ActiveDocument.Close(SaveChanges = -1) word.Quit() @-salutations -- Michel Claveau ___ Python-win32 mailing list Python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32

Re: [python-win32] Interfacing to windows explorer

2005-06-09 Thread Michel Claveau
Hi ! If, by chance, you pass in Ardeche (*), France, I could show you interesting things. If not, I would have evil, by e-mail (my English is too bad). (*) See : http://www.marathon-ardeche.com/SiteMarathon/gorges_ardeche/gorges_htm/20001113_gorges_2.htm Michel Claveau

Re: [python-win32] Problem using MSComm

2005-06-17 Thread Michel Claveau
Hi ! I had the same problem. After search : MSComm is not a free componant. You must have a complete licence of VB ou VC++, and use the MS-install procedure. Perhaps, you can use Pyserial, or another Python-library ? @-salutations -- Michel Claveau

Re: [python-win32] Load PDF

2005-10-06 Thread Michel Claveau
Hi ! Try, with the src property, like : import win32com.client test = win32com.client.Dispatch(AcroPDF.PDF.1) test.src=C:\\107.pdf test.LoadFile(C:\\107.pdf) print test.GetVersions() etc. @-salutations Michel Claveau

Re: [python-win32] wdFormatText

2005-10-23 Thread Michel Claveau
Hi ! ...macro in Word, I can see there this wdFormatText and even in some tutorial I saw in used in this way... You can to watch the class I had create, for to tele-command word, here: http://mclaveau.com/ress/python/pxword.htm (and look the saveas method) @-salutations Michel Claveau

Re: [python-win32] wdFormatText

2005-10-23 Thread Michel Claveau
MakePy (in PinWin). MakePy gives all information. Thanks, M. Hammond. Good luck ! And sorry for my *bad english* @-salutations -- Michel Claveau mél : http://cerbermail.com/?6J1TthIa8B sites : http://mclaveau.com http://bergoiata.org http://ponx.org newsgroups (utilisateur: zoo passe

[python-win32] win32com and COM-dynamic-server

2005-11-03 Thread Michel Claveau
: how to use (call functions with parameters) a (my) dynamic-COM-server-Python, since Python? Last infos : Python 2.4.2 ; PyWin32 205 ; Win-XP-SP2 ; Bedside's book: Programming Python on win32. Thank you in advance, for any answer Michel Claveau

Re: [python-win32] win32com and COM-dynamic-server

2005-11-03 Thread Michel Claveau
pythoncom.DISPATCH_PROPERTYGET: raise COMException(inexistant, winerror.DISP_E_MEMBERNOTFOUND) solve the problem. Thank, Mark. You are great, in the Python's hall of fame! Good night. Michel Claveau ___ Python-win32 mailing list Python-win32

Re: [python-win32] Python-win32 Digest, Vol 33, Issue 7

2005-12-07 Thread Michel Claveau
Hi! Your function pyCOMSplit is a method of the class PythonCOMServer. Please, add'self', like this : def pyCOMSplit(self, StringFromVB): It's all Michel Claveau ___ Python-win32 mailing list Python-win32@python.org http://mail.python.org

Re: [python-win32] IE toolbar button in Python

2006-03-01 Thread Michel Claveau
Hi! Search ietoolbar.py, in the directories of standard install of PyWin32. Run OK (for me). It's not the good answer to your question, but near. *sorry for my bad english* @-salutations Michel Claveau ___ Python-win32 mailing list Python-win32

[python-win32] Thanks ; Merci

2006-03-04 Thread Michel Claveau
enthousiasmé. Python + PyWin32 ( PythonCom) + Windows, c'est fan-tas-tique ! Merci, MERCI, MERCI BEAUCOUP, à tous ceux qui nous ont donné ces outils. *sorry for my bad (babelized) english* @-salutations Michel Claveau ___ Python-win32 mailing

Re: [python-win32] IE toolbar button in Python

2006-03-08 Thread Michel Claveau
not know yet read the result of a drag-and-drop, a copy/paste, or a selection. In short, it is a very interesting tool, which has an appreciable potential. @+ Michel Claveau ___ Python-win32 mailing list Python-win32@python.org http://mail.python.org/mailman

Re: [python-win32] pywin32 build 208

2006-03-19 Thread Michel Claveau
Downloaded, installed, OK. Then, = on my Dist. CD Thank you very much. @-salutations -- Michel Claveau ___ Python-win32 mailing list Python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32

Re: [python-win32] WMI Performance API

2006-04-11 Thread Michel Claveau
Hi! Just for info : You have many exemples of WMI with Python, on this MS's site : http://www.microsoft.com/technet/scriptcenter/scripts/python @-salutations Michel Claveau ___ Python-win32 mailing list Python-win32@python.org http

[python-win32] Problem to call COM-dynamic-server

2006-05-08 Thread Michel Claveau
. An idea? Thanks by advance. Michel Claveau ___ Python-win32 mailing list Python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32

Re: [python-win32] Problem to call COM-dynamic-server ; resolved

2006-05-09 Thread Michel Claveau
). @-salutations -- Michel Claveau ___ Python-win32 mailing list Python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32

[python-win32] Problem after MS update (scripting

2006-06-14 Thread Michel Claveau
of error obtained : Attribute Error! 'win32com.gen_py.Microsoft HTML Object Library.DispHTMLSelectElement instance at 0x51317176' object has no attribute 'inner Html' Other personns in the same case? @+ Michel Claveau ___ Python-win32

Re: [python-win32] Any chance of a new build for 2.5?

2006-07-15 Thread Michel Claveau
Hi! Until some months : http://sourceforge.net/project/showfiles.php?group_id=78018 @-salutations -- Michel Claveau ___ Python-win32 mailing list Python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32

Re: [python-win32] Any chance of a new build for 2.5?

2006-07-15 Thread Michel Claveau
Hi, Paul! Sorry, I wasn't clear. That version produces API version mismatch warnings with the latest Python 2.5 beta. A rebuild of pywin32 is needed to fix this, unfortunately. Afflicted. It's me which has reacts inopportunely. Your message/intervention was justified. @+ Michel Claveau

Re: [python-win32] pywin32 build 209

2006-07-16 Thread Michel Claveau
Mark Roger : thank you very very much!!! -- Michel Claveau ___ Python-win32 mailing list Python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32

[python-win32] smart : __del__ replace atexit

2006-08-21 Thread Michel Claveau
sentence) @-salutations Michel Claveau ___ Python-win32 mailing list Python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32

Re: [python-win32] Problem with python-win32

2006-08-25 Thread Michel Claveau
doute aussi le ProgID). Sinon, il existe des utilitaires pour cela. Bon courage. @-salutations -- Michel Claveau ___ Python-win32 mailing list Python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32

Re: [python-win32] Suggested change to document.py

2006-11-03 Thread Michel Claveau
Hi! junction point But... where is equivalents functions in pywin32? I had (perhaps) found: SetVolumeMountPoint (http://aspn.activestate.com/ASPN/docs/ActivePython/2.4/pywin32/win32file_.28more.29__SetVolumeMountPoint_meth.html) Thanks Michel Claveau

Re: [python-win32] COM interface specs

2006-11-13 Thread Michel Claveau
Hi! Just a little way: http://wikipython.flibuste.net/ see the section CodeWindows This wiki is in french ; but the (exemples of) code is in python. @-salutations -- Michel Claveau ___ Python-win32 mailing list Python-win32@python.org http

Re: [python-win32] Vista's win32

2007-03-18 Thread Michel Claveau
Hi! This is no a PyWin32 problem. It's a Vista resctriction. You must configure your software, for give to rights of launch. Your code run OK, for execute a(nother) software, in another directory (I had try). @-salutations Michel Claveau

[python-win32] access to attribute non-(full)-Ascii

2007-03-31 Thread Michel Claveau
control the Javascript side, I make a little function who return (a pointer on) the object ; if the attribute is an object. But, if you know a way for access to these kind of attributes, I will read your answer, with mental thanks. @-salutations Michel Claveau (sorry for my bad english

Re: [python-win32] Registering a Server COM to make it visible inthereference list

2007-04-29 Thread Michel Claveau
-create way. But it's only my personal opinion. @-salutations Michel Claveau ___ Python-win32 mailing list Python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32

[python-win32] GetOpenFileNameW InitialDir

2007-05-09 Thread Michel Claveau
Hi! I'have a problem with this code : import win32gui fname=win32gui.GetOpenFileNameW(InitialDir=C:\\dev)[0] print fname The InitialDir is not set. It's already the last dir opened, and not my request. Any idea ? Thanks by advance. Michel Claveau

Re: [python-win32] GetOpenFileNameW InitialDir

2007-05-10 Thread Michel Claveau
, without the problem. On my computer, I had spécified Python.exe in exclusion mode, and ... no longer problem. Apologies for trouble, and thanks for ta have try my code. Michel Claveau ___ Python-win32 mailing list Python-win32@python.org http

Re: [python-win32] pywin and UCS2/UCS4

2007-06-21 Thread Michel Claveau
) there are strong chances so that it is utf-16 @-salutations Michel Claveau ___ Python-win32 mailing list Python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32

Re: [python-win32] attributes fro pywin32 exceptions

2007-07-29 Thread Michel Claveau
Hello! All comments welcome! CCC = Clear Cool for a Caboodle OK, good work ; you can, now, go to holidays... if it's in France, I have some rocks (in drink), for you ;-o) @-salutations Michel Claveau ___ Python-win32 mailing list Python

Re: [python-win32] pywin32 bugs feedback from learner

2007-08-04 Thread Michel Claveau
this : v_iexplore.Document.parentWindow.Welcome() (more easy, more nice, and most of all, more fun) @-salutations Michel Claveau ___ Python-win32 mailing list Python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32

Re: [python-win32] Having multiple versions of PythonWin installedconcurrently

2007-08-10 Thread Michel Claveau
Hi! I had search, in past, for have one PyWin for normal development, and one for the Python 2.3 include in OOo. But, I was not able any to carry out that... Perhaps what a guru/designer/developper would know some more? @-salutations Michel Claveau

Re: [python-win32] Having multiple versions of PythonWin installed concurrently

2007-08-10 Thread Michel Claveau
Hi! Niki: i have 2.3, 2.4 and 2.5 installed with pywin32 But Python COM server is registred only once way. I think that it's not possible to have Python COM server on 2.5, 2.4 2.3 simultaneously. Perhaps I'am wrong. In this case, witch way? @+ Michel Claveau

Re: [python-win32] Writing .NET component in Python

2007-09-06 Thread Michel Claveau
?) an example of use that in C# for call my Python-COM-server. And If it's possible for C#, it's not possible for PowerShell. PowerShell can use ONLY COM-server with TLB. (wait next release?) @-salutations Michel Claveau ( sorry for my bad english

Re: [python-win32] activeX persistent properties

2007-09-11 Thread Michel Claveau
. Attention à un point : à partir d'un objet OLE, il est des fois difficile de retrouver l'objet COM correspondant (sous-jacent). Mais, qu'appelez-vous propriétés persistance, et, surtout, en quoi les distinguez-vous des propriétés normales. @-salutations Michel Claveau

Re: [python-win32] win32 and .NET

2007-11-14 Thread Michel Claveau
Hi! For access to dotNET resources from Python, a good way : http://sourceforge.net/projects/pythonnet/ @+ Michel Claveau ___ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32

Re: [python-win32] win32 and .NET

2007-11-14 Thread Michel Claveau
... if you (re)-start from zero. @-salutations Michel Claveau ___ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32

Re: [python-win32] want to leave DOS console at any target dir

2007-11-21 Thread Michel Claveau
Hi! Try this: import os os.system('start TITLE cmd /KCD /DD:\\Dev\\python') #for dir: D:\\Dev\\python (TITLE is the title (yes!) of the window) @-salutations Michel Claveau ___ python-win32 mailing list python-win32@python.org http

Re: [python-win32] How to get command line parameters of running processes via pywin32

2007-12-06 Thread Michel Claveau
Line Utility) @-salutations Michel Claveau ___ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32

[python-win32] Mailslot

2007-12-09 Thread Michel Claveau
problem is: I am not able to write a Mailslot server. I don't found any wrapper of the (kernel32) CreateMailslot et ReadFile functions. On this subject, Google is not my friend... Any idea? Perhaps a feature for the next release of PyWin32? Thank you to have read me. Michel Claveau

Re: [python-win32] Mailslot

2007-12-10 Thread Michel Claveau
of interactions with BATCH (with waitfor.exe), and I will show you that. But, considering my current workload, that will take a few days... @-salutations Michel Claveau ___ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman

Re: [python-win32] (in) Active State PyWin32 list

2007-12-10 Thread Michel Claveau
Hi! Look here: http://mail.python.org/pipermail/python-win32/ Perso, I see up December-2007 @+ Michel Claveau ___ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32

Re: [python-win32] Mailslot

2007-12-10 Thread Michel Claveau
Hi! I've added CreateMailslot, GetMailslotInfo and SetMailslotInfo to win32file, so they should be available in the next release. 3 points : - thanks, Roger - Aggg! All this work, and all this time spent (by me), for nothing! - thanks, Roger!!! @-salutations Michel

Re: [python-win32] How to save the mails as it is in their own format

2007-12-28 Thread Michel Claveau
, it is already made!) @-salutations Michel Claveau ___ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32

[python-win32] PyWin add-in for Excel-2007 and SP1+update

2007-12-29 Thread Michel Claveau
Hi! For info. Since SP-1 of MS-Office-2007 (december), in Vista, the PyWin add-in for Excel crashs lamentably... But, today, a (windows)-update corrects the problem. (you must re-activate blocked add-ins) Joy: Youpi! @-salutations Michel Claveau

Re: [python-win32] How to use OpenOffice with win32com - saving andevent handling?

2008-01-14 Thread Michel Claveau
Hi! I have a class (not finished, but run OK), for drive OOo from PyWin32. See below. @+ Michel Claveau # # -*- coding: cp1252 -*- # # by Michel Claveau Informatique # http://mclaveau.com # import types import time import

Re: [python-win32] Check if user has windows administrator

2008-01-14 Thread Michel Claveau
elevation, my installs run OK. Sorry for my bad English, and the half out-subject, and... have a good day. Michel Claveau ___ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32

Re: [python-win32] newbie question on calling DynamicPolicy.py frompython com client

2008-01-20 Thread Michel Claveau
Hi! Sorry, I can't read THE book, today. I only wish to say than Python-COM-dynamic-server run very well. I use this techno all days, and also many of my customers (but they don't know it ; because it's transparent, for them). @-salutations Michel Claveau

Re: [python-win32] How to access the Outlook Express

2008-01-24 Thread Michel Claveau
...) @-salutations -- Michel Claveau ___ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32

Re: [python-win32] How to access the Outlook Express

2008-01-24 Thread Michel Claveau
, to remove, obtain the contents of it, etc. And, therefore, not only to send new messages. @-salutations Michel Claveau ___ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32

Re: [python-win32] win32com: ServerBusy message

2008-01-29 Thread Michel Claveau
Hi! Server Busy is primarily during the opening of the server. Minimize the code inside opening (or use thread), for a faster return). @-salutations -- Michel Claveau ___ python-win32 mailing list python-win32@python.org http://mail.python.org

Re: [python-win32] COM server support on Vista

2008-01-31 Thread Michel Claveau
; run OK (a bit slow) ietoolbar: install OK ; run OK. @-salutations Michel Claveau ___ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32

Re: [python-win32] Windows Vista slow down Python xmlrpc

2008-03-06 Thread Michel Claveau
Hi! If you replace localhost by 127.0.0.1, Vista become fast... e.g. :s=xmlrpclib.ServerProxy(http://127.0.0.1:8080;) I think that it's a name resolution problem... @-salutations -- Michel Claveau ___ python-win32 mailing list python

Re: [python-win32] Windows Vista slow down Python xmlrpc

2008-03-06 Thread Michel Claveau
set global ecncapability=disabled Results: my Vista become twice faster than my XP... @-salutations Michel Claveau ___ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32

Re: [python-win32] Building pywin32 on Vista 64

2008-03-06 Thread Michel Claveau
really important. @-salutations Michel Claveau ___ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32

Re: [python-win32] Windows Vista slow down Python xmlrpc

2008-03-07 Thread Michel Claveau
Thanks for the return. Another thing: do you have sun in NL? ;-) Michel Claveau ; Ardèche ; France. ___ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32

Re: [python-win32] Building pywin32 on Vista 64

2008-03-07 Thread Michel Claveau
Windows-Serveur-2008-64bits (mais, auparavant, sous Vista, XP, 2000, 2003, etc.) Je n'ai eu aucun problème. Mais, j'ai fait ça en Administrateur, avec l'UAC (contrôle des comptes utilisateurs) désactivé, et le parefeu désactivé. @-salutations -- Michel Claveau

Re: [python-win32] possible to save the output of TTS to a WAV file?

2008-03-07 Thread Michel Claveau
Hi ! I'm trying to save the output of some TTS to a sound file, is this possible? Yes, it's possible. I had done that (save MS-agent's blah-blah), under XP, with Python. But, sorry, I completely forgot how I had proceeded... I remember only that I had used MCI. @-salutations -- Michel

Re: [python-win32] Finding the selected file in Windows Explorer

2008-04-22 Thread Michel Claveau
Hi! Since Vista, Windows-Explorer and Internet-Explorer are separate. Previously it was possible to drive Windows-Explorer via COM. Vista made that impossible. IMO, you must seek another way that COM. Sorry. Michel Claveau ___ python-win32

Re: [python-win32] Help about printing

2008-05-01 Thread Michel Claveau
Hi! Many printers do not handle transparency. What kind of printer is it? An invisible printer? ;-) Michel Claveau ___ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32

Re: [python-win32] Vista and listening sockets

2008-05-07 Thread Michel Claveau
, tout ça n'est pas lié à Python. @-salutations -- Michel Claveau ___ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32

Re: [python-win32] Request for comments

2008-05-23 Thread Michel Claveau
Hi! For IPC.Mailslot, if you need, you can look my little example-code (below). Tested for compatibility with Vista.waitfor.exe ; and tested XP = Vista via LAN (sorry for my bad english) @-salutations -- Michel Claveau # -*- coding: cp1252 -*- def mailslotserver(duree=99

Re: [python-win32] pywin32 build 211 released

2008-05-31 Thread Michel Claveau
Hi! I've finally released pywin32 build 211! Super mega very great new! To celebrate that, I invite you to aperitif, today, at midday. It's here: http://maps.google.com/?ie=UTF8om=1ll=44.384614,4.639181spn=0.013801,0.045877t=hz=15at very soon;o)Michel Claveau

[python-win32] pythoncom warning: PyVARDESC

2008-06-02 Thread Michel Claveau
pythoncom warning: PyVARDESC ctor has unknown varkind (3) - returning None No problem when I run my scripts. But, I don't understand the message (the worst: it is not even in French!). If somebody has an explanation (easy to understand), thanks in advance. Michel Claveau

Re: [python-win32] P3K?

2008-06-20 Thread Michel Claveau
Hi! You ( MH) already proved your know-how. IMO, the best way is: made as you want... @-salutations Michel Claveau ___ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32

Re: [python-win32] P3K?

2008-06-20 Thread Michel Claveau
(Tandy), Sirius ( Victor), IBM, T1100 (Toshiba, the fisrt true laptop), etc. etc. But, it was at the previous millenium. The future is P3K. @-salutations -- Michel Claveau ___ python-win32 mailing list python-win32@python.org http://mail.python.org

Re: [python-win32] Querying the VNC Service fails sometimes

2008-06-23 Thread Michel Claveau
') @-salutations Michel Claveau ___ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32

[python-win32] return tuples ( lists)

2008-06-29 Thread Michel Claveau
Sunday, with sun, bathe and aperitif. -- Michel Claveau ___ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32

Re: [python-win32] Netbios api

2008-07-03 Thread Michel Claveau
, attendre que tout soit initialisé. @-salutations -- Michel Claveau PS : ce n'est pas un problème Python. ___ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32

Re: [python-win32] Com and Sapi 4 speech engine, tts commands

2008-07-11 Thread Michel Claveau
very few French voices. @-salutations Michel Claveau ___ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32

Re: [python-win32] pywin32 install via setuptools -- conclusion?

2008-08-06 Thread Michel Claveau
Hi! ActiveState has a package, for install Python + Pywin32 (+ others), with quiet install. @-salutations Michel Claveau ___ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32

Re: [python-win32] Play MP3s from Windows, Just Works

2008-08-12 Thread Michel Claveau
') mci.directsend('set toto time format milliseconds') err,buf=mci.directsend('status toto length ') print 'Duree du fichier : ',buf,' millisecondes' err,buf=mci.directsend('play toto from 0 to '+str(buf)) time.sleep(int(buf)/1000) mci.directsend('close toto') @-salutations -- Michel Claveau

Re: [python-win32] Play MP3s from Windows, Just Works

2008-08-12 Thread Michel Claveau
Hi! This is perfect. Works like a charm ... Thank you very much! Thanks for return. For info, MCI can, also, record from microphone, save file, give infos on sound files, play mp3, wma or mid, etc. It's an old techno of Windows. But... it's only on Windows. @-salutations -- Michel

[python-win32] Pb IE8-b2 + Python like ActiveScripting language

2008-08-30 Thread Michel Claveau
Hi! Impossible, for me, to use Python like ActiveScripting language, in a HTA, since IE-8 beta-2 installed. Run OK with IE5, IE6, IE7. But IE8 does not recognize Python (I however recorded several times python like language of ActiveScripting) Any idea or solution? -- Michel Claveau

Re: [python-win32] COM -- Dispatch() parameter

2008-10-21 Thread Michel Claveau
Hi! Launch PythonWin, and use [Tools] COM Browser and COM Makepy for know the names of COM objects properties. @-salutations -- Michel Claveau ___ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python

[python-win32] Problem of value returned by COM, from IE, with prototype.js

2008-11-10 Thread Michel Claveau
for my primitive/simplist/bad english. -- Michel Claveau ___ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32

Re: [python-win32] How to make python scripts output to current cmd window? (like linux terminal)

2008-11-16 Thread Michel Claveau
Hi! Use: cmd /k Example: cmd /k C:\myscripts\python\filename.py But... After, it's you, who must close the window... @-salutations -- Michel Claveau ___ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo

[python-win32] Problem on install PyWin32

2008-11-21 Thread Michel Claveau
, Python 2.5.2 HELP!!! And... thanks by advance for all solutions. Michel Claveau ___ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32

Re: [python-win32] Problem on install PyWin32

2008-11-21 Thread Michel Claveau
Hi! (bis) Found solution. Disabling the antivirus had not enough. But, after uninstall the antivirus (avast), the installation is performed normally. Note that, once avast reinstalled, the problem is not persisted. @-salutations -- Michel Claveau

Re: [python-win32] Use Python DCOM object without having pythoninstalled locally

2008-11-24 Thread Michel Claveau
Hi! What is missing now? Python PyWin32 @-salutations -- Michel Claveau ___ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32

Re: [python-win32] Does Python need a native Windows GUI toolkit?

2008-11-28 Thread Michel Claveau
) standalone client. But, if you create another solution, I will look with very attention... @-salutations -- Michel Claveau ___ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32

Re: [python-win32] Does Python need a native Windows GUI toolkit?

2008-12-01 Thread Michel Claveau
, no? (http://community.appcelerator.org/index.jspa) @-salutations -- Michel Claveau ___ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32

Re: [python-win32] Internet Explorer Session independent Creation

2008-12-17 Thread Michel Claveau
=700 ie2 = finstance('http://www.mclaveau.com/batch') ie2.Left=610 ie2.Top=10 ie2.Width=600 ie2.Height=700 time.sleep(2) @-salutations -- Michel Claveau ___ python-win32 mailing list python-win32@python.org http://mail.python.org

Re: [python-win32] IEControler and Navigate method

2008-12-20 Thread Michel Claveau
Hi! when I call the Navigate method on a IEControler a new instance of IE is created Not for me (Vista / XP / 2000). Perhaps your code is special? Perhaps a parameter on your IE? @-salutations -- Michel Claveau ___ python-win32 mailing list

Re: [python-win32] python print statements

2009-01-07 Thread Michel Claveau
Hi! 1) Define your print function. Example: def mprint(*par): for i in par: print i, print 2) in your code, replace all 'print' by 'mprint' 3) when you want cancel the print, modify only the mprint function. @-salutations -- Michel Claveau

Re: [python-win32] Quiet Install Available?

2009-01-10 Thread Michel Claveau
Hi! Look ActivePython, from Active-State. @-salutations -- Michel Claveau ___ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32

Re: [python-win32] Merge of py3k branch complete!

2009-01-29 Thread Michel Claveau
problem: it is not in french... and I am a very bad reader of english) Obhama, Bush, Sarkozy can forget their plans anti-crisis: your is better. @-salutations -- Michel Claveau ___ python-win32 mailing list python-win32@python.org http

[python-win32] Pb SxS for install

2009-01-29 Thread Michel Claveau
Hi! When I try to install pywin32-212.6.win32-py2.6.exe, I had a SideBySide error. Below, the complete message found in the journal of applications. Any idea, for solution ? Thanks in advance. -- Michel Claveau -- Nom du journal

Re: [python-win32] Pb SxS for install

2009-01-29 Thread Michel Claveau
loading with Python 2.6.1 import socket...) @-tomorrow -- Michel Claveau ___ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32

Re: [python-win32] Pb SxS for install

2009-01-30 Thread Michel Claveau
) - run all install/copy/configure under Admin, and under single user - test with Windows-7 and XP (I have anothers virtual computers) - etc. Thank you for yours contributions, and have a good day. -- Michel Claveau ___ python-win32 mailing list python

[python-win32] cmp oleobj instance with Python 2.6.1 et pywin32

2009-02-04 Thread Michel Claveau
this message. @-salutations -- Michel Claveau ___ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32

Re: [python-win32] cmp oleobj instance with Python 2.6.1 et pywin32

2009-02-04 Thread Michel Claveau
-- Michel Claveau ___ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32

Re: [python-win32] GetWindowsVersion on Longhorn

2009-02-06 Thread Michel Claveau
Hi! win32api.GetVersionEx(1) (6, 0, 6001, 2, 'Service Pack 1', 1, 0, 256, 1, 30) on 2008: (6, 0, 6001, 2, 'Service Pack 1', 1, 0, 274, 2, 30) And, on Seven (for collectors): print win32api.GetVersionEx(1) (6, 1, 7000, 2, '', 0, 0, 256, 1, 0) @-salutations -- Michel Claveau

Re: [python-win32] OT: MS Office Addin -- Guidance/Advice

2009-02-08 Thread Michel Claveau
Python, via COM. @-salutations -- Michel Claveau ___ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32

[python-win32] Slow convert collection to list (search a fast way)

2009-02-11 Thread Michel Claveau
with iter ; with 'for' ; etc. All is slow. Who know a way for fast get the collection like LIST? Thanks in advance. -- Michel Claveau (*) slow: 0.7 seconds for len=1000 ___ python-win32 mailing list python-win32@python.org http://mail.python.org

Re: [python-win32] Slow convert collection to list (search a fastway)

2009-02-11 Thread Michel Claveau
, and zorry for my rotten english. @-salutations -- Michel Claveau ___ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32

  1   2   >