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
Showing posts with label VB Script to get size of a text file. Show all posts
Showing posts with label VB Script to get size of a text file. Show all posts
QTP Script to get size of a text file-VB Script to get size of a text file
Subscribe to:
Posts (Atom)