Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Change word document

Former Member
0 Likes
327

Hi gurus,

I have to open a Word document on my local folder in the background and change some data in this document and save again. Does anyone know how to do this?

thank you

Edited by: Carlos Alberto Torres on Nov 3, 2009 2:16 PM

1 REPLY 1
Read only

Former Member
0 Likes
290

You can't. If an program is submitted in the background, it doesn't recognize the front end station. The same thing happens with download a file from application server to local folder. It must be on line if you really want to do it.

Dean Q.