inserting text into word with OLE
by Hawley, Eric other posts by this author
Jan 28 2003 9:01PM messages near this date
view in the new Beta List Site
Re: killing a process by window title; was: socket application
|
Re: inserting text into word with OLE
I have been trying to figure out a way to insert text at the end of a Word
document. I know you can insert with
$word-> Selection->TypeText("text here");
but if I am correct I need to place the cursor at the end of the file in
order to insert there. I have tried looking for the control to place the
text cursor at the end of the file but have been unsuccessful, does anyone
know how to do this or is there a better way to insert text at the end of a
file?
Thanks in advance
Eric
_______________________________________________
Perl-Win32-Users mailing list
Perl-Win32-Users@[...].com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Thread:
Hawley, Eric
|