This code is not working on my machine (QTP 10)
Set obj=createobject (“scripting.filesystemobject”) Set notepad=obj.createtextfile(“e:\\abc.txt”) notepad.writeline(“hi sijil”) notepad.writeline(“welcome to my blog”) -- You received this message because you are subscribed to the Google "QTP - HP Quick Test Professional - Automated Software Testing" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/MercuryQTP?hl=en
