Forum Discussion
weiwongfaye
15 years agoOccasional Contributor
Hello Patricio,
Hope this can help you
Hope this can help you
Sub Main()
Dim objShell,strLog
Set objShell = CreateObject("WScript.Shell")
strLog=objShell.ExpandEnvironmentStrings("%temp%")
Call aqFileSystem.CopyFile(strLog&"\tcResult1.mht", "C:\AfterChange.mht")
End Sub
Related Content
- 2 years ago
- 12 years ago
Recent Discussions
- 8 hours ago
- 7 days ago
- 10 days ago