| Author: Kapil Dhawan 18 Jun 2008 | Member Level: Gold Points : 2 |
Hello Nice piece of code Thanks for sharing your knowledge with us. I hope to see more good code from your side This code will help lots of guys Thanks to you Regards, Kapil
|
| Author: Nanak Deep 18 Jun 2008 | Member Level: Bronze Points : 2 |
sir
if we want to show value of array, i had to use for loop to iterate, for different elements
isnt there any way like array.value which shows complete value of array insteaqd of accessing single value at a time with loop
like string
|