1. Record the right click on the tree (if doesn't work, record left click and check the help for .Click() ) 2. Change hard coded values with variables (or values from excel)
How to find file size on a local file system: http://www.devguru.com/technologies/vbscript/quickref/file.html On Tue, Jun 8, 2010 at 7:30 AM, koti <[email protected]> wrote: > Ohh sorry, > > here is my scenario, > in my application under one folder , have two text files. > wintree view structure +folder > |-text1 > |-text2 > i have to right clk on those text files[text1,text2], so those text files > will appear in my local system[C: drive], have to find the file sizes and > paste those sizes in one excl sheet. > give me some idea by using functions. > > > > > Regards, > koteshwar .P > > > On Tue, Jun 8, 2010 at 7:47 PM, Roman Zilber <[email protected]> wrote: >> >> Man, >> >> Be serious, what are you talking about? What are those documents, what >> is the application, you are asking about? >> >> Roman >> >> On Tue, Jun 8, 2010 at 12:08 AM, koti <[email protected]> wrote: >> > Hi all, >> > >> > Can anyone give me some code for importing multiple docs from the >> > local system[from one folder] to application.. >> > >> > >> > Thanks >> > >> > -- >> > 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 >> >> -- >> 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 > > -- > 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 -- 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
