Application VisualBasic Script

Sub pathDemo4()
    Options.DefaultFilePath(wdTempFilePath) = "c:\user\"
End Sub