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

Reply via email to