AUTOMATED SOFTWARE TESTING QTP CODE
Followers
Blog Archive
▼
2010
(21)
▼
February
(7)
PROGRAM-21
PROGRAM-20
PROGRAM-19
PROGRAM-18
PROGRAM-17
PROGRAM-16
PROGRAM-15
►
January
(14)
About Me
Dragon Hunter
View my complete profile
Friday, February 5, 2010
PROGRAM-18
PROGRAM FOR READING A FILE
Set fso=createobject ("scripting.filesystemobject")
Set ts=fso.opentextfile("E:\biswa\demo.txt")
While not ts.atendofstream
l=ts.readline()
print(l)
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment