[python-win32] i have this code, how do i passed to word
Tim Roberts
timr at probo.com
Fri Jul 25 20:21:59 CEST 2008
Emanuel Sotelo wrote:
> 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 be usable with win32com
What do you mean by "pass this result to Microsoft Word"? If you're
running this in idle, you can cut-and-paste the results into Word. If
you're running from a command line, you can redirect the results to a
file and open that file in Word.
--
Tim Roberts, timr at probo.com
Providenza & Boekelheide, Inc.
More information about the python-win32
mailing list