Mailing List Archive

vbCr in Pythoncom?
Hi,
I'm playing around with pythoncom and MS Word. There's a useful book by
O'Reilly, 'Learning Word Programming' that I'm using. In a section on how
to enter text, it mentions using the constant 'vbCr' to insert Word
paragraph
marks. Can someone tell me how i can get pythoncom/makepy to generate
this and other vb* constants? the makepy generated interface for
Word.Application.8
does not seem to have any.

Thanks!
Robert