Hi, i control Word with VB6
and i when i try this command

"myWord.Documents.Open FilePath"

filePath contain the full path of the document to open.
the problem is when he try to open the document, he get an error

"Word n'a pas pu appliquer l'événement"

in english :

" Word could not apply the event "

i don't know why because if i open the doc manually, it works

best regards