Re: [python-win32] interprocess communication python and visual

2008-08-26 Thread Emanuel Sotelo
well a have already read this book but it just explains how to comunicate to microsoft office, and the part tha explains VB I could not do the examples i read and try but without any success, i even donwload the examples from the web page and have the same result, i wasn't able to recreat the e

[python-win32] interprocess communication python and visual basic can it be done?

2008-08-26 Thread Emanuel Sotelo
hello. well i have a question i dont now if it it's possible to make a interprocess communication between python and visual basic. someone tell that it can be done but i havent fond nothing about this subject if it is possible can some one give me some guide points of where to look or what to inv

[python-win32] when was pythonwin develop?

2008-07-31 Thread Emanuel Sotelo
hello, everybody perhaps somebody already ask this question but a i dont now the answer at what year was pythonwin develop, or at what year was his first release? is Mark Hammond the creator of pythonwin or was someone else? who help at the develoment of pythonwin? i hope some can help me asw

Re: [python-win32] i have this code, how do i passed to word

2008-07-25 Thread Emanuel Sotelo
thanks Tim i will look into all the opcions that you give me, but more specific in the one were a printed in a txt file. well you see a im beginning to lear python a used to only program in VB, so maybe that is the reason that i wan to automate everything. ___

Re: [python-win32] i have this code, how do i passed to word

2008-07-25 Thread Emanuel Sotelo
hello Tim yes that is something that i did, it was printed in the idle and a cut-and-paste to word. what i was wondering if it is posible to print the result in word instead of idle? what line codes do i need to make this hapend?

[python-win32] i have this code, how do i passed to word

2008-07-25 Thread Emanuel Sotelo
hello again well this time a grab this code from a web page, the result is printed in the Interactive Window, now i will appreciated if some can help me pass this result to microsoft word This example shows you the available ProgIDs of the Windows applications which are installed and ahould b

[python-win32] i have this code, how do i passed to word

2008-07-25 Thread Emanuel Sotelo
hello again well this time a grab this code from a web page, the result is printed in the Interactive Window, now i will appreciated if some can help me pass this result to microsoft word This example shows you the available ProgIDs of the Windows applications which are installed and ahould b

[python-win32] i have this code, how do i passed to word

2008-07-25 Thread Emanuel Sotelo
hello again well this time a grab this code from a web page, the result is printed in the Interactive Window, now i will appreciated if some can help me pass this result to microsoft word This example shows you the available ProgIDs of the Windows applications which are installed and ahould b

[python-win32] from excel to word

2008-07-25 Thread Emanuel Sotelo
hello, well this time i have to do someting more easier from python i create a excel document were a wrote a message, a number, and a have this number multiply by another with a formula. the a save de excel document. next in the same programa a create a word doucument were a also wrote a mes

Re: [python-win32] how to automate VB fron python

2008-07-23 Thread Emanuel Sotelo
Tim Roberts wrote: >This is kind of the inverse of the last question! >Partly, this depends on which version of VB you are using. Your VB >program can become a COM server. Once you do that, your Python code can >use it, just like Word.Application and Excel.Application. hi Tim Roberts, wel

[python-win32] how to automate VB fron python

2008-07-23 Thread Emanuel Sotelo
hi Tim Roberts, well a have install visual basic 6.0 can you help me by telling me how to make mi VB programa into a COM Server or indicate some web pages that can help me out _ Los mejores conciertos en exclusiva por MSN in conce

[python-win32] how to automate VB fron python

2008-07-23 Thread Emanuel Sotelo
hi, i will like to now if it's posible to automate visual basic and do you do this, i have read that for word you just use Word.Application same case for excel, but i cant get to find how to run visual basic from python, or from a existing program of VB to use one of he class that i create __