in reply to Opening MS-Word Application
I'm not sure I understand why you're wanting to do this or what you mean by 'cursor'. If you're referring to the mouse pointer, then I'd agree with marto that Win32::OLE probably won't do that.
However, if you're referring to the flashing 'cursor' inside Word that indicates where the next character you type will go, then this might be possible. Basically, the concept would be the following:
I'm sure that you would love to have seen code to do this and I would have preferred to give some code too. However, I'm posting this from a system that does not have Word installed and does not have access to any of the code that I have written to interact with Word. If I get a chance later this week, I'll post an update with some syntax for the make visible part and the cursor movement in Word.
|
|---|