原帖由 winder238 于 2007-1-2 10:32 发表
qtp还是很傻瓜的
只是提供了封装起来的功能
原帖由 风过无息 于 2007-4-29 16:57 发表
Dim fso, msg
Set fso = CreateObject("Scripting.FileSystemObject")
If (fso.FileExists("c:\testfile.txt")) Then
'update the exist the file
msg = " exists."
Else
'create the new ...
欢迎光临 51Testing软件测试论坛 (http://bbs.51testing.com/) | Powered by Discuz! X3.2 |