WinBatch Tech Support Home

Database Search

If you can't find the information using the categories below, post a question over in our WinBatch Tech Support Forum.

TechHome

OLE with Word

Can't find the information you are looking for here? Then leave a message over on our WinBatch Tech Support Forum.

Get File Path to Word

 Keywords: Get Read File Path Word WinWord.exe 

objWord = ObjectCreate("Word.Application")
Message("Path of Word executable: ", objWord.Path:'\winword.exe')
objWord.Quit
objWord = 0

Article ID:   W18150
Filename:   Get File Path to Word.txt
File Created: 2011:08:17:12:21:06
Last Updated: 2011:08:17:12:21:06