Application VisualBasic Script

Sub pathDemo6()
    Options.DefaultFilePath(wdTextConvertersPath) = "c:\user\"
End Sub