Michel Claveau wrote:
> Hi_release_2 !
>
>>>> Anyway I wonder if this could be found in MSDN documentation or in
>>>> word
>>>> macro itself....just for the next time I am in the same situation...
>>>
>
I don't know why you are sending this to me -- the above quote is from
"geon", and as for the story about your ramble through the woods instead
of RTFM/Google: confession may be good for your soul, but I am not your
priest :-)
> First, for to find, I have make a word's macro, with :
> reponse = MsgBox(wdFormatText, vbOKOnly, "wdFormatText")
>
>
> Then, I had make a macro, for to list all constants :
>
> Sub Macro6()
[snip]
> End Sub
>
> Result : 63 pages, for to list the constants !
>
> But ("TLI.TLIApplication") is installed only by Visual-Studio (I don't
> have...)
> Then... I had found the good file (tlbinf32.dll) ont a DK site (URL:
> http://lambdasoft.dk)
>
>
> And then, I remembered MakePy (in PinWin). MakePy gives all information.
> Thanks, M. Hammond.
_______________________________________________
Python-win32 mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-win32