Hi yes, i am also confusing, what type of text to assign the array, please give the idea
thanks Kiran On Fri, Mar 16, 2012 at 12:58 PM, Sateesh P <[email protected]> wrote: > Hi, > what type of text assign the array that means it is the csv file text > ,pls clearly write the code > > sateesh > > On 3/16/12, Ananthu <[email protected]> wrote: >> 1) Get the text in a array >> 2) create a object dictionary >> 3) if not objDic.exists(array_value) then >> N=n+1 >> ObjDic.add array_value, "" >> OutputArray(n)=array_value >> End if >> Then write in csv >> >> Many Thanks. >> >> Regards, >> Ananth K >> >> >> Sent from my iPhone >> >> On Mar 15, 2012, at 21:10, nanee <[email protected]> wrote: >> >>> Hi >>> Below details having CSV file, Can you please write code for those >>> Requirement? >>> EMP Emp Name >>> 12345 Rahul >>> 12346 Kiran >>> 12345 Kiran >>> 12345 Kiran >>> 12346 Rahul >>> 12347 Sudhakar >>> 12347 Sudhakar >>> 12345 Kiran >>> >>> IN CSV file, EMP number is duplicate values, i dont want use duplicate >>> values. Excuate the Unique values >>> >>> -- >>> 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
