rarnold6951 0 Posted October 27, 2010 I need some help in writing a Script. The script I want to write would do this. When runs, it would detect if Word is open save the file if one was started, and save the file to a location on the C: Drive. In the future, I want the script to detect Excel and Power Point, and I think that would be easy changes to make. Thanks, Rick Share this post Link to post Share on other sites
PsaltyDS 39 Posted October 27, 2010 _WordDocSaveAs(). See help file. Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law Share this post Link to post Share on other sites