QTP Script to get size of a text file-VB Script to get size of a text file


QTP Script to get size of a text file



Dim a,b

Set a = CreateObject("Scripting.FileSystemObject")

Set b = a.GetFile("C:\qtp.txt")

Msgbox b.size



No comments:

Related Posts Plugin for WordPress, Blogger...

Fun and Knowledge